refactor(PlaceholderAuthController): AuthController umbenennen

This commit is contained in:
Developer 02
2025-03-25 15:34:34 +01:00
parent 054c91609e
commit 2aab942563
5 changed files with 22 additions and 27 deletions

View File

@@ -0,0 +1,12 @@
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "9.0.3",
"commands": [
"dotnet-ef"
]
}
}
}