We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87299b7 commit ff8302fCopy full SHA for ff8302f
src/TemplateProject.Tests/TemplateProject.Tests.csproj
@@ -11,7 +11,7 @@
11
<PackageReference Include="coverlet.collector" Version="6.0.2" PrivateAssets="all" />
12
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
13
<PackageReference Include="NUnit" Version="4.3.2" />
14
- <PackageReference Include="NUnit.Analyzers" Version="4.3.0" PrivateAssets="all" />
+ <PackageReference Include="NUnit.Analyzers" Version="4.6.0" PrivateAssets="all" />
15
<PackageReference Include="NUnit3TestAdapter" Version="5.0.0"/>
16
</ItemGroup>
17
0 commit comments