mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 09:47:52 +08:00
Add back another missing space...
This commit is contained in:
parent
57bc34f224
commit
c8947daee3
@ -71,7 +71,7 @@
|
||||
</ItemGroup>
|
||||
<ItemGroup Label="Package References">
|
||||
<PackageReference Include="ppy.osu.Framework.iOS" Version="2021.608.0" />
|
||||
<PackageReference Include="ppy.osu.Game.Resources" Version="2021.604.0"/>
|
||||
<PackageReference Include="ppy.osu.Game.Resources" Version="2021.604.0" />
|
||||
</ItemGroup>
|
||||
<!-- See https://github.com/dotnet/runtime/issues/35988 (can be removed after Xamarin uses net5.0 / net6.0) -->
|
||||
<PropertyGroup>
|
||||
|
Loading…
Reference in New Issue
Block a user