1
Fork 0
mirror of https://github.com/Quackster/Minerva.git synced 2025-06-29 21:07:45 +00:00

move files

This commit is contained in:
Quackster 2023-01-11 23:19:09 +10:00
parent ca6db1b7e8
commit 8363780bbd
5 changed files with 12 additions and 0 deletions

View file

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