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

8 lines
119 B
JSON
Raw Normal View History

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