mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-10 17:59:38 +08:00
30 lines
478 B
JSON
30 lines
478 B
JSON
{
|
|
"version": 1,
|
|
"isRoot": true,
|
|
"tools": {
|
|
"dotnet-outdated-tool": {
|
|
"version": "4.6.9",
|
|
"commands": [
|
|
"dotnet-outdated"
|
|
]
|
|
},
|
|
"dotnet-ef": {
|
|
"version": "10.0.3",
|
|
"commands": [
|
|
"dotnet-ef"
|
|
]
|
|
},
|
|
"aspire.cli": {
|
|
"version": "13.1.1",
|
|
"commands": [
|
|
"aspire"
|
|
]
|
|
},
|
|
"csharpier": {
|
|
"version": "0.30.6",
|
|
"commands": [
|
|
"dotnet-csharpier"
|
|
]
|
|
}
|
|
}
|
|
} |