mirror of
https://github.com/m-lamonaca/dev-notes.git
synced 2025-04-06 10:56:41 +00:00
Generalize lauchsettings.json config notes
This commit is contained in:
parent
df41128c5b
commit
f72223374e
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@ Launch Settings & Deployement Settings.
|
||||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"BookListRazor": {
|
"<project>": {
|
||||||
"commandName": "Project",
|
"commandName": "Project",
|
||||||
"dotnetRunMessages": "true",
|
"dotnetRunMessages": "true",
|
||||||
"launchBrowser": true,
|
"launchBrowser": true,
|
||||||
|
|
Loading…
Add table
Reference in a new issue