Compare commits

...

2 Commits

Author SHA1 Message Date
pangwenpeng 0760746448 解决冲突 2024-07-16 11:20:05 +08:00
pangwenpeng 47aef96dd5 http post 2024-07-15 09:59:05 +08:00
1 changed files with 8 additions and 1 deletions

View File

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