Update framework

This commit is contained in:
Dean Herbert
2023-04-19 00:04:21 +09:00
parent c0a25144cf
commit 760ef10145
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.403.0" />
<PackageReference Include="ppy.osu.Framework.iOS" Version="2023.418.0" />
</ItemGroup>
</Project>