We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3a33f6 commit 27bca72Copy full SHA for 27bca72
samples/snippets/dotnet-snippets/sample-tests/sample-tests.csproj
@@ -15,7 +15,7 @@
15
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.3.0" />
16
<PackageReference Include="NUnit" Version="4.4.0" />
17
<PackageReference Include="NUnit.Analyzers" Version="4.11.2"/>
18
- <PackageReference Include="NUnit3TestAdapter" Version="6.0.1"/>
+ <PackageReference Include="NUnit3TestAdapter" Version="6.1.0"/>
19
<PackageReference Include="Testcontainers" Version="4.10.0" />
20
</ItemGroup>
21
0 commit comments