Skip to content

Commit 11f1c51

Browse files
committed
Update
1 parent b1659a9 commit 11f1c51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Aspire.Cli/Properties/launchSettings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"run-testshop": {
5757
"commandName": "Project",
5858
"dotnetRunMessages": true,
59-
"commandLineArgs": "run --isolated --project ../../../../../playground/TestShop/TestShop.AppHost/TestShop.AppHost.csproj",
59+
"commandLineArgs": "run --isolated -d --project ../../../../../playground/TestShop/TestShop.AppHost/TestShop.AppHost.csproj",
6060
"environmentVariables": {
6161
"ASPIRE_ALLOW_UNSECURED_TRANSPORT": "true"
6262
}

0 commit comments

Comments
 (0)