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

8 lines
119 B
JSON

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