From a304c24b32c0327436bbd8c2853e60668e161b42 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Mon, 29 Dec 2025 00:41:52 +0100 Subject: Rename a lot of stuff, add Santiago real time --- .../Properties/launchSettings.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 src/Costasdev.Busurbano.ServiceViewer/Properties/launchSettings.json (limited to 'src/Costasdev.Busurbano.ServiceViewer/Properties') diff --git a/src/Costasdev.Busurbano.ServiceViewer/Properties/launchSettings.json b/src/Costasdev.Busurbano.ServiceViewer/Properties/launchSettings.json deleted file mode 100644 index 34eab40..0000000 --- a/src/Costasdev.Busurbano.ServiceViewer/Properties/launchSettings.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "$schema": "https://json.schemastore.org/launchsettings.json", - "profiles": { - "https": { - "commandName": "Project", - "dotnetRunMessages": true, - "launchBrowser": true, - "applicationUrl": "https://localhost:7265;http://localhost:5154", - "environmentVariables": { - "ASPNETCORE_ENVIRONMENT": "Development" - } - } - } -} -- cgit v1.3