Update framework

This commit is contained in:
Dean Herbert
2019-11-21 10:26:10 +09:00
parent ebae92db7b
commit 76e63722cc
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.1112.0" />
<PackageReference Include="ppy.osu.Framework.iOS" Version="2019.1121.0" />
</ItemGroup>
</Project>