Updated SharpZipLib to 1.2.0

This commit is contained in:
Taloth Saldono 2019-08-16 20:45:57 +02:00
parent a66fb76e9a
commit 7a94725808
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<PackageReference Include="Newtonsoft.Json" Version="9.0.1" />
<PackageReference Include="NLog" Version="4.5.3" />
<PackageReference Include="SharpRaven" Version="2.4.0" />
<PackageReference Include="ICSharpCode.SharpZipLib.Patched" Version="0.86.5" />
<PackageReference Include="SharpZipLib" Version="1.2.0" />
<PackageReference Include="System.ValueTuple" Version="4.5.0" />
</ItemGroup>
<ItemGroup>