1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 13:37:25 +08:00

Revert "Update realm package to latest beta version"

This reverts commit 2a87b3d74b.
This commit is contained in:
Dean Herbert 2021-05-25 17:13:25 +09:00
parent 9563b73ea6
commit a7f50c5da6

View File

@ -36,7 +36,7 @@
</PackageReference>
<PackageReference Include="ppy.osu.Framework" Version="2021.524.0" />
<PackageReference Include="ppy.osu.Game.Resources" Version="2021.422.0" />
<PackageReference Include="Realm" Version="10.2.0-beta.2" />
<PackageReference Include="Realm" Version="10.2.0-beta.1" />
<PackageReference Include="Sentry" Version="3.3.4" />
<PackageReference Include="SharpCompress" Version="0.28.2" />
<PackageReference Include="NUnit" Version="3.13.2" />