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.
2 parents bc24a8e + d73e730 commit e921713Copy full SHA for e921713
docs/snippets/Snippets.NUnit/Snippets.NUnit.csproj
@@ -10,7 +10,7 @@
10
11
<ItemGroup>
12
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
13
- <PackageReference Include="NUnit" Version="4.5.0-alpha.0.19" />
+ <PackageReference Include="NUnit" Version="4.5.0-alpha.0.20" />
14
<PackageReference Include="NUnit3TestAdapter" Version="5.2.0" />
15
<PackageReference Include="NUnit.Analyzers" Version="4.11.2">
16
<PrivateAssets>all</PrivateAssets>
0 commit comments