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": {
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
"launchBrowser": false,
"applicationUrl": "https://localhost:7239;http://localhost:5225",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"