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 931b7bf commit 5ab632aCopy full SHA for 5ab632a
tests/Markdown.ColorCode.UnitTests/Markdown.ColorCode.UnitTests.csproj
@@ -30,7 +30,7 @@
30
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
31
</PackageReference>
32
<PackageReference Include="NUnit" Version="4.3.2" />
33
- <PackageReference Include="NUnit3TestAdapter" Version="4.6.0" />
+ <PackageReference Include="NUnit3TestAdapter" Version="5.0.0" />
34
<PackageReference Include="StyleCop.Analyzers" Version="1.1.118">
35
<PrivateAssets>all</PrivateAssets>
36
0 commit comments