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.
2 parents 10ddc93 + 42ef1b6 commit b301350Copy full SHA for b301350
test/AspNetCore.SecurityKey.Tests/AspNetCore.SecurityKey.Tests.csproj
@@ -20,7 +20,7 @@
20
<PrivateAssets>all</PrivateAssets>
21
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
22
</PackageReference>
23
- <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
+ <PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
24
<PackageReference Include="xunit" Version="2.9.3" />
25
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
26
0 commit comments