Skip to content

Commit

Permalink
chore: Bump NUnit3TestAdapter to version 5
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikkel Bundgaard authored and Mikkel Bundgaard committed Feb 13, 2025
1 parent eb356c8 commit 14baaa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nunit.analyzers.tests/nunit.analyzers.tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
<PackageReference Include="Gu.Roslyn.Asserts" Version="4.3.0" />
<PackageReference Include="Gu.Roslyn.Asserts.Analyzers" Version="4.0.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageReference Include="NUnit3TestAdapter" Version="5.0.0" />
<PackageReference Include="System.Collections.Immutable" Version="6.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 14baaa1

Please sign in to comment.