hint paths

feature-npv2
NTAuthority 2014-07-10 01:14:12 +02:00
parent ac7e1b1a78
commit 2a142c4ca0
1 changed files with 5 additions and 3 deletions

View File

@ -33,10 +33,12 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="log4net">
<HintPath>..\..\packages\log4net.2.0.3\lib\net40-full\log4net.dll</HintPath>
<HintPath>..\..\..\..\packages\log4net.2.0.3\lib\net40-full\log4net.dll</HintPath>
</Reference>
<Reference Include="protobuf-net">
<HintPath>..\..\packages\protobuf-net.2.0.0.668\lib\net40\protobuf-net.dll</HintPath>
<HintPath>..\..\..\..\packages\protobuf-net.2.0.0.668\lib\net40\protobuf-net.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
@ -123,4 +125,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>