Skip to content

Commit b2224ff

Browse files
committed
Suppress warning.
1 parent 83ddde4 commit b2224ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/common.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
<Nullable>annotations</Nullable>
2626
<!-- Suppress warning for nuget package used in old (unsupported) tfm. -->
2727
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
28+
<NoWarn>CS9057</NoWarn>
2829
</PropertyGroup>
2930

3031
<ItemGroup>

0 commit comments

Comments
 (0)