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

8 lines
120 B
JSON
Raw Normal View History

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