1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-01 07:39:54 +08:00

Update framework

This commit is contained in:
Dean Herbert
2020-06-02 14:28:48 +09:00
Unverified
parent 00024f56fa
commit 46a209540e
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -52,6 +52,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="ppy.osu.Game.Resources" Version="2020.512.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2020.528.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2020.601.0" />
</ItemGroup>
</Project>