Files
HTCloud/HT.Cloud.CodeGenerator/Properties/launchSettings.json

8 lines
125 B
JSON
Raw Normal View History

2023-03-03 16:07:50 +08:00
{
"profiles": {
"WaterCloud.CodeGenerator": {
"commandName": "Project",
"nativeDebugging": true
}
}
}