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 d962752 commit 4679cbdCopy full SHA for 4679cbd
src/TemplateProject.Tests/TemplateProject.Tests.csproj
@@ -11,7 +11,7 @@
11
<PackageReference Include="coverlet.collector" Version="6.0.4" PrivateAssets="all" />
12
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
13
<PackageReference Include="NUnit" Version="4.4.0" />
14
- <PackageReference Include="NUnit.Analyzers" Version="4.10.0" PrivateAssets="all" />
+ <PackageReference Include="NUnit.Analyzers" Version="4.11.1" PrivateAssets="all" />
15
<PackageReference Include="NUnit3TestAdapter" Version="5.1.0"/>
16
</ItemGroup>
17
0 commit comments