Skip to content

Commit

Permalink
Update NUnitNugetUsage.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Dec 16, 2024
1 parent 941e50c commit 893d0c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usages/NUnitNugetUsage/NUnitNugetUsage.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ItemGroup>
<!-- begin-snippet: nunit-nugets -->
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="NUnit" Version="4.2.2" />
<PackageReference Include="NUnit" Version="4.3.0" />
<PackageReference Include="Verify.NUnit" Version="28.5.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
<!-- end-snippet -->
Expand Down

0 comments on commit 893d0c3

Please sign in to comment.