fixed zlibnet reference.

This commit is contained in:
morkt 2014-07-29 15:10:13 +04:00
parent c1c6ad519d
commit 5d876b69bc

View File

@ -50,7 +50,7 @@
<Reference Include="WindowsBase" />
<Reference Include="zlibnet, Version=1.3.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\..\zlibnet\zlibnet.dll</HintPath>
<HintPath>..\zlib\zlibnet.dll</HintPath>
</Reference>
</ItemGroup>
<ItemGroup>