Skip to content

Commit

Permalink
Downgrade test stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
LumpBloom7 committed Jan 22, 2024
1 parent aa9dd7e commit cc749fa
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,9 @@
<AssemblyName>osu.Game.Rulesets.Sentakki.Tests</AssemblyName>
</PropertyGroup>
<ItemGroup Label="Package References">
<PackageReference Include="Appveyor.TestLogger" Version="2.0.0"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0"/>
<PackageReference Include="NUnit" Version="3.13.3"/>
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0"/>
<PackageReference Include="NUnit3TestAdapter" Version="4.4.2"/>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\osu.Game.Rulesets.Sentakki\osu.Game.Rulesets.Sentakki.csproj"/>
Expand Down

0 comments on commit cc749fa

Please sign in to comment.