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 43bd42bCopy full SHA for 43bd42b
src/TemplateProject.Tests/TemplateProject.Tests.csproj
@@ -12,7 +12,7 @@
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" />
15
- <PackageReference Include="NUnit3TestAdapter" Version="5.1.0"/>
+ <PackageReference Include="NUnit3TestAdapter" Version="5.2.0"/>
16
</ItemGroup>
17
18
<ItemGroup>
0 commit comments