Update SharpZipLib to 1.1.0.

The default code page has been changed to UTF8
so our workarounds are no longer needed.
This commit is contained in:
Paul Chote
2019-03-30 15:46:05 +00:00
committed by Oliver Brakmann
parent 9cbf08201f
commit f69c6ab3fb
7 changed files with 9 additions and 55 deletions

View File

@@ -160,7 +160,6 @@
<Compile Include="Primitives\Size.cs" />
<Compile Include="Primitives\SpatiallyPartitioned.cs" />
<Compile Include="Primitives\ConcurrentCache.cs" />
<Compile Include="Primitives\ZipFileHelper.cs" />
<Compile Include="SelectableExts.cs" />
<Compile Include="Selection.cs" />
<Compile Include="Server\Connection.cs" />