changed to Pomelo.EntityFrameworkCore.MySql for release version
This commit is contained in:
parent
f9ad0ee515
commit
8137b1ca6a
5 changed files with 20 additions and 3 deletions
12
Lieb/.config/dotnet-tools.json
Normal file
12
Lieb/.config/dotnet-tools.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"version": 1,
|
||||
"isRoot": true,
|
||||
"tools": {
|
||||
"dotnet-ef": {
|
||||
"version": "6.0.2",
|
||||
"commands": [
|
||||
"dotnet-ef"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue