Update framework

This commit is contained in:
Dean Herbert
2019-11-12 17:37:01 +09:00
parent 2f8768a4b1
commit 46d02d9077
3 changed files with 3 additions and 3 deletions

View File

@ -73,6 +73,6 @@
</ItemGroup>
<ItemGroup Label="Package References">
<PackageReference Include="ppy.osu.Game.Resources" Version="2019.1010.0" />
<PackageReference Include="ppy.osu.Framework.iOS" Version="2019.1108.0" />
<PackageReference Include="ppy.osu.Framework.iOS" Version="2019.1112.0" />
</ItemGroup>
</Project>