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 0132b9e commit 733afbfCopy full SHA for 733afbf
samples/snippets/csharp/xunit-test/xunit-test.csproj
@@ -6,7 +6,7 @@
6
</PropertyGroup>
7
8
<ItemGroup>
9
- <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.1" />
+ <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
10
<PackageReference Include="xunit" Version="2.5.0" />
11
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0" />
12
</ItemGroup>
0 commit comments