Skip to content

Commit

Permalink
NuGet: update NUnit to 3.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
KrzysFR committed Jul 19, 2024
1 parent 50d209b commit 6a494b4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NodaTime.Testing" Version="3.1.11" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="NUnit.Console" Version="3.17.0" />
<PackageReference Include="NUnit.ConsoleRunner" Version="3.17.0" />
<PackageReference Include="NUnit.Console" Version="3.18.1" />
<PackageReference Include="NUnit.ConsoleRunner" Version="3.18.1" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="8.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 6a494b4

Please sign in to comment.