dapr-net-test/src/launchSettings.json

12 lines
234 B
JSON

{
"profiles": {
"Docker Compose": {
"commandName": "DockerCompose",
"commandVersion": "1.0",
"serviceActions": {
"publisher": "StartDebugging",
"subscriber": "StartDebugging"
}
}
}
}