1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-06 00:13:14 +08:00
This commit is contained in:
pikokr 2021-12-30 17:37:32 +09:00
commit c21676840e

View File

@ -86,7 +86,6 @@
<PackageReference Include="ppy.osu.Framework" Version="2021.1227.0" />
<PackageReference Include="SharpCompress" Version="0.30.0" />
<PackageReference Include="NUnit" Version="3.13.2" />
<PackageReference Include="SharpRaven" Version="2.4.0" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
<PackageReference Include="ppy.osu.Framework.NativeLibs" Version="2021.805.0" ExcludeAssets="all" />
<PackageReference Include="Realm" Version="10.7.1" />