Added FxCop and get Organization Unit selection running
This commit is contained in:
4
.editorconfig
Normal file
4
.editorconfig
Normal file
@ -0,0 +1,4 @@
|
||||
[*.cs]
|
||||
|
||||
# CA1822: Member als statisch markieren
|
||||
dotnet_diagnostic.CA1822.severity = suggestion
|
Reference in New Issue
Block a user