We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a29172 commit 7c5825dCopy full SHA for 7c5825d
Difficalcy.Tests/Difficalcy.Tests.csproj
@@ -10,7 +10,7 @@
10
<ItemGroup>
11
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
12
<PackageReference Include="xunit" Version="2.8.0" />
13
- <PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
+ <PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
14
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
15
<PrivateAssets>all</PrivateAssets>
16
</PackageReference>
0 commit comments