From b79bb982f6b4702bc3ce1de6a7b9099eaa2dac13 Mon Sep 17 00:00:00 2001 From: Laura Hausmann Date: Wed, 9 Feb 2022 18:03:46 +0100 Subject: [PATCH] Cleanup launchSettings --- Properties/launchSettings.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/Properties/launchSettings.json b/Properties/launchSettings.json index ca66d32..ecf6fa8 100644 --- a/Properties/launchSettings.json +++ b/Properties/launchSettings.json @@ -1,12 +1,4 @@ { - "iisSettings": { - "windowsAuthentication": false, - "anonymousAuthentication": true, - "iisExpress": { - "applicationUrl": "http://localhost:37898", - "sslPort": 44314 - } - }, "profiles": { "c3stream": { "commandName": "Project",