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 e662055 commit 15fec2cCopy full SHA for 15fec2c
samples/snippets/csharp/xunit-test/xunit-test.csproj
@@ -8,7 +8,7 @@
8
<ItemGroup>
9
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
10
<PackageReference Include="xunit" Version="2.8.1" />
11
- <PackageReference Include="xunit.runner.visualstudio" Version="2.8.0" />
+ <PackageReference Include="xunit.runner.visualstudio" Version="2.8.1" />
12
</ItemGroup>
13
14
</Project>
0 commit comments