mirror of
https://github.com/crskycode/GARbro.git
synced 2024-12-24 03:44:13 +08:00
fixed zlibnet reference.
This commit is contained in:
parent
c1c6ad519d
commit
5d876b69bc
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user