Skip to content

Commit

Permalink
Updated test nuget packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasArdal committed May 28, 2024
1 parent 7fd3fae commit 904971f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="NUnit" Version="4.0.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="Serilog.Sinks.TestCorrelator" Version="3.2.0" />
</ItemGroup>
Expand Down

0 comments on commit 904971f

Please sign in to comment.