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 8a37420 commit 10e7f98Copy full SHA for 10e7f98
NLCaseConvert.UnitTests/NLCaseConvert.UnitTests.csproj
@@ -97,7 +97,7 @@
97
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
98
</PackageReference>
99
<PackageReference Include="xunit" Version="2.9.3" />
100
- <PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
+ <PackageReference Include="xunit.runner.visualstudio" Version="3.1.4">
101
<PrivateAssets>all</PrivateAssets>
102
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
103
0 commit comments