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 4135d96 commit f3a876eCopy full SHA for f3a876e
csharp/unit-testing/NUnit.TestProject/NUnit.Project.csproj
@@ -8,7 +8,7 @@
8
9
<ItemGroup>
10
<PackageReference Include="NUnit" Version="3.12.0" />
11
- <PackageReference Include="NUnit3TestAdapter" Version="3.16.1" />
+ <PackageReference Include="NUnit3TestAdapter" Version="3.17.0" />
12
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.6.1" />
13
</ItemGroup>
14
0 commit comments