right package path

This commit is contained in:
JenneJ 2015-10-12 09:35:16 +02:00
parent 97960c0bfa
commit 58a9b94ef3

View File

@ -47,7 +47,7 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="NLog">
<HintPath>..\packages\NLog.4.1.2\lib\net45\NLog.dll</HintPath>
<HintPath>..\..\3rdparty\NLog.4.1.2\lib\net45\NLog.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Configuration" />