Correction du launch browser à true

This commit is contained in:
blyssco 2025-07-07 19:59:08 +02:00
parent 5f6aa216aa
commit 8f3db0e133

View File

@ -13,7 +13,7 @@
"https": { "https": {
"commandName": "Project", "commandName": "Project",
"dotnetRunMessages": true, "dotnetRunMessages": true,
"launchBrowser": true, "launchBrowser": false,
"applicationUrl": "https://localhost:7239;http://localhost:5225", "applicationUrl": "https://localhost:7239;http://localhost:5225",
"environmentVariables": { "environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development" "ASPNETCORE_ENVIRONMENT": "Development"