Skip to content

Commit

Permalink
Bump NUnit to 4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
monoman committed Sep 3, 2024
1 parent 635e24c commit 57340e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SvgNetUnitTests/SvgNetUnitTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="NUnit" Version="4.2.1"></PackageReference>
<PackageReference Include="NUnit" Version="4.2.2"></PackageReference>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 57340e5

Please sign in to comment.