Skip to content

Commit a6d67a4

Browse files
committed
Make CA1416 and error (platform-depended reachabílitiy of code
1 parent 946b2af commit a6d67a4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/.editorconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[*.cs]
2+
3+
# CA1416: Validate platform compatibility
4+
dotnet_diagnostic.CA1416.severity = error

0 commit comments

Comments
 (0)