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 Feb 29, 2024
1 parent 5369127 commit 6e78d8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/Elmah.Io.Umbraco.Test/Elmah.Io.Umbraco.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="NSubstitute" Version="5.1.0" />
<PackageReference Include="NUnit" Version="4.0.1" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
</ItemGroup>

Expand Down

0 comments on commit 6e78d8d

Please sign in to comment.