mirror of
https://github.com/ClemensFischer/XAML-Map-Control.git
synced 2025-12-06 07:12:04 +01:00
Update .editorconfig
This commit is contained in:
parent
0d9f1cbd07
commit
598908a821
|
|
@ -12,6 +12,9 @@ dotnet_diagnostic.CsWinRT1030.severity = silent
|
||||||
# IDE0063: Use simple 'using' statement
|
# IDE0063: Use simple 'using' statement
|
||||||
dotnet_diagnostic.IDE0063.severity = silent
|
dotnet_diagnostic.IDE0063.severity = silent
|
||||||
|
|
||||||
|
# IDE0074: Use compound assignment
|
||||||
|
dotnet_diagnostic.IDE0074.severity = silent
|
||||||
|
|
||||||
# IDE0090: Simplify 'new' expression
|
# IDE0090: Simplify 'new' expression
|
||||||
dotnet_diagnostic.IDE0090.severity = silent
|
dotnet_diagnostic.IDE0090.severity = silent
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue