We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0e0811e + ccb2b74 commit 5dfa0f6Copy full SHA for 5dfa0f6
1 file changed
tests/ExtendedThreading.UnitTests/ExtendedThreading.UnitTests.csproj
@@ -12,7 +12,7 @@
12
<ItemGroup>
13
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
14
<PackageReference Include="xunit.v3" Version="3.0.1" />
15
- <PackageReference Include="xunit.runner.visualstudio" Version="3.1.4">
+ <PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
16
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
17
<PrivateAssets>all</PrivateAssets>
18
</PackageReference>
0 commit comments