Skip to content

Commit 90e2b44

Browse files
committed
Make CA1416 and error (platform-depended reachabílitiy of code
1 parent 1b2ea8c commit 90e2b44

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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)