Skip to content

Commit d3d5982

Browse files
committed
Revert launchsettings.json
1 parent e6d08cc commit d3d5982

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/OpenApi/sample/Properties/launchSettings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"https": {
2222
"commandName": "Project",
2323
"dotnetRunMessages": true,
24-
"launchBrowser": false,
24+
"launchBrowser": true,
2525
"applicationUrl": "https://sample.dev.localhost:7174;http://sample.dev.localhost:5051",
2626
"environmentVariables": {
2727
"ASPNETCORE_ENVIRONMENT": "Development"

0 commit comments

Comments
 (0)