1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-13 05:22:54 +08:00

Remove unused SharpRaven package reference from osu.iOS.props

Seems like a leftover from #6824
This commit is contained in:
Berkan Diler 2021-12-28 15:17:18 +01:00
parent f2ed8af9cb
commit d74e438f0a

View File

@ -86,7 +86,6 @@
<PackageReference Include="ppy.osu.Framework" Version="2021.1227.0" />
<PackageReference Include="SharpCompress" Version="0.30.0" />
<PackageReference Include="NUnit" Version="3.13.2" />
<PackageReference Include="SharpRaven" Version="2.4.0" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
<PackageReference Include="ppy.osu.Framework.NativeLibs" Version="2021.805.0" ExcludeAssets="all" />
<PackageReference Include="Realm" Version="10.7.1" />