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

Update framework

This commit is contained in:
Dean Herbert
2023-12-19 03:22:22 +09:00
Unverified
parent c466775f78
commit 9594ae7802
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -23,6 +23,6 @@
<RuntimeIdentifier>iossimulator-x64</RuntimeIdentifier>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="ppy.osu.Framework.iOS" Version="2023.1213.0" />
<PackageReference Include="ppy.osu.Framework.iOS" Version="2023.1219.0" />
</ItemGroup>
</Project>