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 5dbf70c commit 704b2d3Copy full SHA for 704b2d3
tests/test-assm/Directory.Build.props
@@ -6,6 +6,7 @@ SPDX-License-Identifier: MIT
6
<Import Project="$(MSBuildThisFileDirectory)..\Directory.Build.props" />
7
8
<PropertyGroup>
9
+ <NoWarn>CA1716;CA1711;$(NoWarn)</NoWarn>
10
<RepositoryType>git</RepositoryType>
11
</PropertyGroup>
12
0 commit comments