Skip analyzers for Microsoft.Management.UI.Internal (#15677)

This commit is contained in:
xtqqczze 2021-06-25 18:59:26 +01:00 committed by GitHub
parent 756aef9a86
commit 7a39acb527
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 3 deletions

View file

@ -1,3 +0,0 @@
is_global = true
dotnet_analyzer_diagnostic.severity = none

View file

@ -8,6 +8,7 @@
<UseWPF>True</UseWPF>
<TargetPlatformIdentifier>Windows</TargetPlatformIdentifier>
<TargetPlatformVersion>7.0</TargetPlatformVersion>
<RunAnalyzers>false</RunAnalyzers>
</PropertyGroup>
<PropertyGroup>