Update framework

This commit is contained in:
Dean Herbert
2023-03-22 16:36:05 +09:00
parent 678e8ed736
commit 9bc6b46e4e
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="2023.314.0" />
<PackageReference Include="ppy.osu.Framework.iOS" Version="2023.322.0" />
</ItemGroup>
</Project>