update 20260303

This commit is contained in:
Stefan Hutter
2026-03-03 13:49:14 +01:00
parent 30d047e33d
commit bfa6a27e11
653 changed files with 455612 additions and 410 deletions

15
OnDoc.slnLaunch.user Normal file
View File

@@ -0,0 +1,15 @@
[
{
"Name": "Neues Profil",
"Projects": [
{
"Path": "Client\\Client.csproj",
"Action": "Start"
},
{
"Path": "API_NetFramework\\API_NetFramework.csproj",
"Action": "StartWithoutDebugging"
}
]
}
]