Files
HTCloud/HT.Cloud.CodeGenerator/Properties/launchSettings.json
2023-03-03 16:07:50 +08:00

8 lines
125 B
JSON

{
"profiles": {
"WaterCloud.CodeGenerator": {
"commandName": "Project",
"nativeDebugging": true
}
}
}