From 8f3db0e1336cb62c5609002c4388e66c307692de Mon Sep 17 00:00:00 2001 From: blyssco Date: Mon, 7 Jul 2025 19:59:08 +0200 Subject: [PATCH] =?UTF-8?q?Correction=20du=20launch=20browser=20=C3=A0=20t?= =?UTF-8?q?rue?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Liber_Incantamentum/Properties/launchSettings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Liber_Incantamentum/Properties/launchSettings.json b/Liber_Incantamentum/Properties/launchSettings.json index 7e1aa4a..92c536d 100644 --- a/Liber_Incantamentum/Properties/launchSettings.json +++ b/Liber_Incantamentum/Properties/launchSettings.json @@ -13,7 +13,7 @@ "https": { "commandName": "Project", "dotnetRunMessages": true, - "launchBrowser": true, + "launchBrowser": false, "applicationUrl": "https://localhost:7239;http://localhost:5225", "environmentVariables": { "ASPNETCORE_ENVIRONMENT": "Development"