Fixed migration

This commit is contained in:
Khwezi Mngoma
2026-06-06 14:40:06 +02:00
parent 59920952c2
commit 7d22dd078c
9 changed files with 511 additions and 42 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "10.0.7",
"commands": [
"dotnet-ef"
],
"rollForward": false
}
}
}