Skip to content

Commit 282d82f

Browse files
Update src/BenchmarksApps/BasicMinimalApi/Properties/launchSettings.json
Co-authored-by: Eric Erhardt <[email protected]>
1 parent e66c4d4 commit 282d82f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/BenchmarksApps/BasicMinimalApi/Properties/launchSettings.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
"profiles": {
33
"BasicMinimalApi": {
44
"commandName": "Project",
5+
"dotnetRunMessages": true,
56
"launchBrowser": true,
7+
"launchUrl": "todos",
68
"environmentVariables": {
79
"ASPNETCORE_ENVIRONMENT": "Development"
810
},

0 commit comments

Comments
 (0)