We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e981dba commit b0b52e2Copy full SHA for b0b52e2
tests/tests.csproj
@@ -7,7 +7,7 @@
7
8
<ItemGroup>
9
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
10
- <PackageReference Include="xunit" Version="2.4.1" />
+ <PackageReference Include="xunit" Version="2.4.2" />
11
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
12
<PrivateAssets>all</PrivateAssets>
13
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
0 commit comments