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

Update framework

This commit is contained in:
Dean Herbert
2019-07-19 23:43:25 +09:00
Unverified
parent f08d722083
commit eebfdd8865
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -63,6 +63,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="ppy.osu.Game.Resources" Version="2019.702.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2019.717.1" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2019.719.0" />
</ItemGroup>
</Project>