We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c70b656 commit 0f2cb2eCopy full SHA for 0f2cb2e
Directory.Packages.props
@@ -6,7 +6,7 @@
6
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
7
</PropertyGroup>
8
<ItemGroup>
9
- <PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
+ <PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
10
<PackageVersion Include="xunit.runner.visualstudio" Version="2.5.6" />
11
<PackageVersion Include="xunit" Version="2.6.6" />
12
</ItemGroup>
0 commit comments