Update framework

This commit is contained in:
Dean Herbert
2023-04-03 10:31:47 +09:00
parent bc0538a7f6
commit 8932668f77
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.402.1" />
<PackageReference Include="ppy.osu.Framework.iOS" Version="2023.403.0" />
</ItemGroup>
</Project>