This commit is contained in:
2025-06-11 14:40:01 +02:00
parent 866027afc2
commit 9c5b19c37d
61 changed files with 479 additions and 52 deletions

4
WpfApp1/.editorconfig Normal file
View File

@@ -0,0 +1,4 @@
[*.cs]
# IDE0055: Fix formatting
dotnet_diagnostic.IDE0055.severity = none