We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bbc874 commit eab0f5cCopy full SHA for eab0f5c
1 file changed
CoreBuilder/CoreBuilder.csproj
@@ -13,4 +13,8 @@
13
<SuppressNET6CompatibilityCheck>true</SuppressNET6CompatibilityCheck>
14
</PropertyGroup>
15
16
+ <PropertyGroup>
17
+ <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
18
+ </PropertyGroup>
19
+
20
</Project>
0 commit comments