Merge pull request #14815 from ppy/dependabot/nuget/osu.Game/SharpCompress-0.29.0

Bump SharpCompress from 0.28.3 to 0.29.0 in /osu.Game
This commit is contained in:
Dean Herbert 2021-09-21 14:05:21 +09:00 committed by GitHub
commit add8aac6d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@
<PackageReference Include="ppy.osu.Framework" Version="2021.916.1" />
<PackageReference Include="ppy.osu.Game.Resources" Version="2021.918.0" />
<PackageReference Include="Sentry" Version="3.9.0" />
<PackageReference Include="SharpCompress" Version="0.28.3" />
<PackageReference Include="SharpCompress" Version="0.29.0" />
<PackageReference Include="NUnit" Version="3.13.2" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
</ItemGroup>