Update framework

This commit is contained in:
Dean Herbert
2023-04-02 20:07:31 +09:00
parent 4b294278d6
commit 7f9bf09e03
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.327.0" />
<PackageReference Include="ppy.osu.Framework.iOS" Version="2023.402.0" />
</ItemGroup>
</Project>