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 20fbaba commit d1f64c7Copy full SHA for d1f64c7
src/Directory.Build.props
@@ -11,5 +11,6 @@
11
<LangVersion>11</LangVersion>
12
<ImplicitUsings>false</ImplicitUsings>
13
<SuppressNETCoreSdkPreviewMessage>true</SuppressNETCoreSdkPreviewMessage>
14
+ <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
15
</PropertyGroup>
16
</Project>
0 commit comments