Skip to content

Commit 55292d2

Browse files
timcassellsilkfire
authored andcommitted
Suppress warning.
1 parent 6f2e385 commit 55292d2

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)