1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-13 16:02:58 +08:00

Merge remote-tracking branch 'ppy/dependabot/nuget/Sentry-3.4.0' into update-dependencies

This commit is contained in:
smoogipoo 2021-06-02 09:20:33 +09:00
commit e19568c91b

View File

@ -36,7 +36,7 @@
</PackageReference>
<PackageReference Include="ppy.osu.Framework" Version="2021.601.0" />
<PackageReference Include="ppy.osu.Game.Resources" Version="2021.525.0" />
<PackageReference Include="Sentry" Version="3.3.4" />
<PackageReference Include="Sentry" Version="3.4.0" />
<PackageReference Include="SharpCompress" Version="0.28.2" />
<PackageReference Include="NUnit" Version="3.13.2" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />