1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-12 21:52:55 +08:00

Remove Xamarin.Essentials package from main project

This commit is contained in:
Christine Chen 2021-04-11 15:47:38 -04:00
parent 419fd4470c
commit b7e16c2fcc

View File

@ -35,6 +35,5 @@
<PackageReference Include="SharpCompress" Version="0.28.1" />
<PackageReference Include="NUnit" Version="3.13.1" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
<PackageReference Include="Xamarin.Essentials" Version="1.6.1" />
</ItemGroup>
</Project>