Skip to content

Commit

Permalink
Merge pull request #23 from devlead/renovate/nunit3testadapter-5.x
Browse files Browse the repository at this point in the history
Update dependency NUnit3TestAdapter to v5
  • Loading branch information
devlead authored Feb 8, 2025
2 parents ce308ad + 851edbc commit c212c08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ARI.Tests/ARI.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="NUnit" Version="4.3.2" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageReference Include="NUnit3TestAdapter" Version="5.0.0" />
<PackageReference Include="NUnit.Analyzers" Version="4.6.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit c212c08

Please sign in to comment.