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 0c64771 commit e182fdfCopy full SHA for e182fdf
Ix.NET/Source/System.Interactive.Async.Providers.Tests/System.Interactive.Async.Providers.Tests.csproj
@@ -18,7 +18,7 @@
18
19
<ItemGroup>
20
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
21
- <PackageReference Include="xunit.runner.visualstudio" Version="2.4.3">
+ <PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
22
<PrivateAssets>all</PrivateAssets>
23
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
24
</PackageReference>
0 commit comments