We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1659a9 commit 11f1c51Copy full SHA for 11f1c51
1 file changed
src/Aspire.Cli/Properties/launchSettings.json
@@ -56,7 +56,7 @@
56
"run-testshop": {
57
"commandName": "Project",
58
"dotnetRunMessages": true,
59
- "commandLineArgs": "run --isolated --project ../../../../../playground/TestShop/TestShop.AppHost/TestShop.AppHost.csproj",
+ "commandLineArgs": "run --isolated -d --project ../../../../../playground/TestShop/TestShop.AppHost/TestShop.AppHost.csproj",
60
"environmentVariables": {
61
"ASPIRE_ALLOW_UNSECURED_TRANSPORT": "true"
62
}
0 commit comments