mirror of
https://github.com/Quackster/Minerva.git
synced 2025-06-29 04:47:45 +00:00
move files
This commit is contained in:
parent
ca6db1b7e8
commit
8363780bbd
5 changed files with 12 additions and 0 deletions
12
Helios.Imager/.config/dotnet-tools.json
Normal file
12
Helios.Imager/.config/dotnet-tools.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"version": 1,
|
||||
"isRoot": true,
|
||||
"tools": {
|
||||
"dotnet-ef": {
|
||||
"version": "7.0.2",
|
||||
"commands": [
|
||||
"dotnet-ef"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue