1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-30 02:29:55 +08:00

Merge pull request #4960 from smoogipoo/fix-ios-resources

Update resources for iOS
This commit is contained in:
Dean Herbert
2019-06-08 16:47:05 +09:00
committed by GitHub
Unverified
+1 -1
View File
@@ -104,7 +104,7 @@
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="2.2.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core" Version="2.2.1" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.1" />
<PackageReference Include="ppy.osu.Game.Resources" Version="2019.128.0" />
<PackageReference Include="ppy.osu.Game.Resources" Version="2019.518.0" />
<PackageReference Include="ppy.osu.Framework" Version="2019.607.0" />
<PackageReference Include="ppy.osu.Framework.iOS" Version="2019.607.0" />
<PackageReference Include="SharpCompress" Version="0.22.0" />