Files
Gatedge.NewOrientLandMark.BOS/.config/dotnet-tools.json

13 lines
181 B
JSON
Raw Normal View History

2025-11-18 17:43:12 +08:00
{
"version": 1,
"isRoot": true,
"tools": {
"csharpier": {
"version": "1.0.3",
"commands": [
"csharpier"
],
"rollForward": false
}
}
}