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 946b2af commit a6d67a4Copy full SHA for a6d67a4
src/.editorconfig
@@ -0,0 +1,4 @@
1
+[*.cs]
2
+
3
+# CA1416: Validate platform compatibility
4
+dotnet_diagnostic.CA1416.severity = error
0 commit comments