0
0
MyDarling/.config/dotnet-tools.json
2023-02-10 08:03:29 +03:00

18 lines
275 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "7.0.2",
"commands": [
"dotnet-ef"
]
},
"microsoft.web.librarymanager.cli": {
"version": "2.1.175",
"commands": [
"libman"
]
}
}
}