We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ab957e commit 3aca76eCopy full SHA for 3aca76e
test/XUnit.Hosting.Tests/XUnit.Hosting.Tests.csproj
@@ -11,8 +11,8 @@
11
12
<ItemGroup>
13
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
14
- <PackageReference Include="xunit" Version="2.9.2" />
15
- <PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
+ <PackageReference Include="xunit" Version="2.9.3" />
+ <PackageReference Include="xunit.runner.visualstudio" Version="3.0.1">
16
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
17
<PrivateAssets>all</PrivateAssets>
18
</PackageReference>
0 commit comments