We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6d08cc commit d3d5982Copy full SHA for d3d5982
src/OpenApi/sample/Properties/launchSettings.json
@@ -21,7 +21,7 @@
21
"https": {
22
"commandName": "Project",
23
"dotnetRunMessages": true,
24
- "launchBrowser": false,
+ "launchBrowser": true,
25
"applicationUrl": "https://sample.dev.localhost:7174;http://sample.dev.localhost:5051",
26
"environmentVariables": {
27
"ASPNETCORE_ENVIRONMENT": "Development"
0 commit comments