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 711b69d commit d7ba95eCopy full SHA for d7ba95e
tests/Directory.Build.props
@@ -6,7 +6,7 @@
6
<NoWarn>$(NoWarn);CS1591;NU1701</NoWarn>
7
</PropertyGroup>
8
<ItemGroup>
9
- <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
+ <PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
10
<PackageReference Include="xunit" Version="2.9.3" />
11
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5" />
12
0 commit comments