Skip to content

Commit

Permalink
Merge pull request #300 from Beamographic/dependabot/nuget/NUnit3Test…
Browse files Browse the repository at this point in the history
…Adapter-4.5.0

Bump NUnit3TestAdapter from 4.4.2 to 4.5.0
  • Loading branch information
LumpBloom7 authored Jun 5, 2023
2 parents d8f4c56 + 0e266e0 commit 8b2e895
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<StartupObject>osu.Game.Rulesets.Rush.Tests.VisualTestRunner</StartupObject>
<Configurations>Debug;Release;Development</Configurations>
Expand All @@ -14,7 +14,7 @@
<PackageReference Include="Appveyor.TestLogger" Version="2.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<PackageReference Include="NUnit" Version="3.13.3" />
<PackageReference Include="NUnit3TestAdapter" Version="4.4.2" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
</ItemGroup>
<PropertyGroup Label="Project">
<OutputType>WinExe</OutputType>
Expand Down

0 comments on commit 8b2e895

Please sign in to comment.