From d07cfdff7b56ce3f3c40bff8ab75680d942f652b Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Wed, 21 Feb 2024 17:21:47 +0100 Subject: [PATCH] Update config develop x path disegni --- MP-TAB3/appsettings.Development.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/MP-TAB3/appsettings.Development.json b/MP-TAB3/appsettings.Development.json index 0ed001b6..770d3e93 100644 --- a/MP-TAB3/appsettings.Development.json +++ b/MP-TAB3/appsettings.Development.json @@ -5,8 +5,5 @@ "Default": "Information", "Microsoft.AspNetCore": "Warning" } - }, - "OptConf": { - "BasePathDisegni": "\\\\iis01\\c$\\inetpub\\wwwroot\\MP" } }