We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9df6874 commit 41b7658Copy full SHA for 41b7658
tests/NSubstitute.AutoSub.Tests/NSubstitute.AutoSub.Tests.csproj
@@ -13,7 +13,7 @@
13
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.0" />
14
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
15
<PackageReference Include="xunit" Version="2.9.2" />
16
- <PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
+ <PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
17
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
18
<PrivateAssets>all</PrivateAssets>
19
</PackageReference>
0 commit comments