FIC_Solar/SolarPower/.config/dotnet-tools.json
cesar liu 5c58b583d7 1.啟用電站 - 設備檢查 - 含共用設備
2.啟用電站 - 設備檢查 - 含累計日照計檢查
2022-06-06 23:43:38 +08:00

12 lines
153 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"dotnet-ef": {
"version": "6.0.5",
"commands": [
"dotnet-ef"
]
}
}
}