We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efc2b51 commit 1763d67Copy full SHA for 1763d67
tests/BrazilModels.Tests/BrazilModels.Tests.csproj
@@ -14,7 +14,7 @@
14
<PackageReference Include="FsCheck.NUnit" Version="2.16.6"/>
15
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0"/>
16
<PackageReference Include="NUnit3TestAdapter" Version="4.5.0"/>
17
- <PackageReference Include="NUnit.Analyzers" Version="4.1.0">
+ <PackageReference Include="NUnit.Analyzers" Version="4.2.0">
18
<PrivateAssets>all</PrivateAssets>
19
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
20
</PackageReference>
0 commit comments