mirror of https://github.com/ppy/osu
Add back another missing space...
This commit is contained in:
parent
57bc34f224
commit
c8947daee3
|
@ -71,7 +71,7 @@
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup Label="Package References">
|
<ItemGroup Label="Package References">
|
||||||
<PackageReference Include="ppy.osu.Framework.iOS" Version="2021.608.0" />
|
<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>
|
</ItemGroup>
|
||||||
<!-- See https://github.com/dotnet/runtime/issues/35988 (can be removed after Xamarin uses net5.0 / net6.0) -->
|
<!-- See https://github.com/dotnet/runtime/issues/35988 (can be removed after Xamarin uses net5.0 / net6.0) -->
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
|
|
Loading…
Reference in New Issue