1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-28 11:10:23 +08:00

Update framework

This commit is contained in:
Dean Herbert
2021-10-13 18:02:22 +09:00
Unverified
parent af15a8a54b
commit 2af1e6acc7
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="ppy.osu.Game.Resources" Version="2021.1004.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2021.1012.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2021.1013.0" />
</ItemGroup>
<ItemGroup Label="Transitive Dependencies">
<!-- Realm needs to be directly referenced in all Xamarin projects, as it will not pull in its transitive dependencies otherwise. -->