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 83ddde4 commit b2224ffCopy full SHA for b2224ff
build/common.props
@@ -25,6 +25,7 @@
25
<Nullable>annotations</Nullable>
26
<!-- Suppress warning for nuget package used in old (unsupported) tfm. -->
27
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
28
+ <NoWarn>CS9057</NoWarn>
29
</PropertyGroup>
30
31
<ItemGroup>
0 commit comments