Update framework

This commit is contained in:
Dean Herbert
2023-03-26 16:14:15 +09:00
parent d31b37e87e
commit c803eb8e04
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.322.0" />
<PackageReference Include="ppy.osu.Framework.iOS" Version="2023.326.0" />
</ItemGroup>
</Project>