upgraded to .net 6
This commit is contained in:
parent
9507a43164
commit
5926190a0f
9 changed files with 190 additions and 337 deletions
4
.editorconfig
Normal file
4
.editorconfig
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[*.cs]
|
||||
|
||||
# CA1822: Member als statisch markieren
|
||||
dotnet_diagnostic.CA1822.severity = none
|
||||
Loading…
Add table
Add a link
Reference in a new issue