Skip to content

Commit

Permalink
Merge pull request #34 from brian-reichle/update
Browse files Browse the repository at this point in the history
Update NUnit.Analyzers.
  • Loading branch information
brian-reichle committed Mar 20, 2024
2 parents b4b63af + d47a052 commit a9be8fe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="NUnit" Version="4.1.0" />
<PackageReference Include="NUnit.Analyzers" Version="4.0.1">
<PackageReference Include="NUnit.Analyzers" Version="4.1.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit a9be8fe

Please sign in to comment.