Files
Gatedge.NewOrientLandMark.BOS/.config/dotnet-tools.json
liqionghai d758497f93 1
2025-11-18 17:43:12 +08:00

13 lines
181 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"csharpier": {
"version": "1.0.3",
"commands": [
"csharpier"
],
"rollForward": false
}
}
}