Update nunit in line with framework

This commit is contained in:
Dean Herbert
2021-02-15 21:42:35 +09:00
parent 2e646882fa
commit 72b2123500
8 changed files with 8 additions and 8 deletions

View File

@ -33,7 +33,7 @@
<PackageReference Include="ppy.osu.Game.Resources" Version="2021.211.1" />
<PackageReference Include="Sentry" Version="3.0.1" />
<PackageReference Include="SharpCompress" Version="0.27.1" />
<PackageReference Include="NUnit" Version="3.12.0" />
<PackageReference Include="NUnit" Version="3.13.1" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
</ItemGroup>
</Project>