1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-24 17:40:37 +08:00

Revert SharpCompress library to fix delta patching regression

This commit is contained in:
Dean Herbert
2018-06-29 11:34:33 +09:00
Unverified
parent 71b759841b
commit 8742f41b7d
+1 -1
View File
@@ -19,7 +19,7 @@
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core" Version="2.1.1" />
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
<PackageReference Include="ppy.osu.Framework" Version="2018.626.0" />
<PackageReference Include="SharpCompress" Version="0.21.1" />
<PackageReference Include="SharpCompress" Version="0.17.1" />
<PackageReference Include="NUnit" Version="3.10.1" />
<PackageReference Include="System.ComponentModel.Annotations" Version="4.5.0" />
</ItemGroup>