Skip to content

Commit

Permalink
Update NuGets for test project
Browse files Browse the repository at this point in the history
  • Loading branch information
christophwille committed Jun 15, 2024
1 parent 7a4898d commit a59529c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Opa.Wasm.UnitTests/Opa.Wasm.UnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="NUnit.Analyzers" Version="4.1.0">
<PackageReference Include="NUnit.Analyzers" Version="4.2.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a59529c

Please sign in to comment.