We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d2d8e9 commit 1b95a83Copy full SHA for 1b95a83
src/HolzShots.Core.Tests/HolzShots.Core.Tests.csproj
@@ -29,7 +29,7 @@
29
<PackageReference Include="xunit" Version="2.9.2" />
30
<PackageReference Include="xunit.runner.console" Version="2.9.2" PrivateAssets="all" />
31
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
32
- <PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
+ <PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
33
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
34
<PrivateAssets>all</PrivateAssets>
35
</PackageReference>
0 commit comments