Add MAUI project
Some checks failed
Build Docker Images / test (push) Failing after 30s
Build Docker Images / build-and-push (push) Successful in 1m51s

This commit is contained in:
2025-11-23 15:01:15 +01:00
parent 7558bb80e3
commit 951855074f
37 changed files with 947 additions and 69 deletions

View File

@@ -5,7 +5,15 @@
"Bash(dotnet restore:*)",
"Bash(dotnet build:*)",
"Bash(dotnet ef:*)",
"Bash(dotnet tool install:*)"
"Bash(dotnet tool install:*)",
"Bash(dotnet sln:*)",
"Bash(dotnet workload:*)",
"Bash(xcode-select:*)",
"Bash(xattr -cr:*)",
"Bash(dotnet clean:*)",
"Bash(xcrun simctl:*)",
"Bash(cat:*)",
"Bash(git checkout:*)"
],
"deny": [],
"ask": []