remove extraneous Zlib dependency

This commit is contained in:
Maff 2019-08-27 02:30:45 +01:00
parent 091a3e5934
commit b7603a4736
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@
<ItemGroup>
<PackageReference Include="CrcDotNET" Version="1.0.3" />
<PackageReference Include="LibUsbDotNet" Version="2.2.29" />
<PackageReference Include="Zlib.Portable.Signed" Version="1.11.0" />
</ItemGroup>
</Project>