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 fc5cd8f commit 71ca622Copy full SHA for 71ca622
test/TestApp.AspNetCore/TestApp.AspNetCore.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk.Web">
2
3
<PropertyGroup>
4
- <TargetFrameworks>$(SupportedNetTargets)</TargetFrameworks>
+ <TargetFrameworks>$(SupportedNetTargetsWithoutNet6)</TargetFrameworks>
5
</PropertyGroup>
6
7
<ItemGroup>
0 commit comments