Aviso_Trips; NewLayout HF

This commit is contained in:
2026-03-19 13:13:23 +01:00
parent 50857959fe
commit 77e83a464a
23 changed files with 1766 additions and 1157 deletions

7
.editorconfig Normal file
View File

@@ -0,0 +1,7 @@
[*.vb]
# BC42104: Die Variable wurde verwendet, bevor ihr ein Wert zugewiesen wurde.
dotnet_diagnostic.BC42104.severity = suggestion
# Default severity for all analyzer diagnostics
dotnet_analyzer_diagnostic.severity = suggestion