Update framework

This commit is contained in:
Dean Herbert
2023-01-20 23:23:25 +09:00
parent e86748626a
commit 19450bfe12
3 changed files with 3 additions and 3 deletions

View File

@ -16,6 +16,6 @@
<RuntimeIdentifier>iossimulator-x64</RuntimeIdentifier>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="ppy.osu.Framework.iOS" Version="2022.1226.0" />
<PackageReference Include="ppy.osu.Framework.iOS" Version="2023.120.0" />
</ItemGroup>
</Project>