diff --git a/Test.UI/appsettings.json b/Test.UI/appsettings.json
index 57343dd..a54d3bc 100644
--- a/Test.UI/appsettings.json
+++ b/Test.UI/appsettings.json
@@ -9,16 +9,17 @@
"ConnectionStrings": {
"Redis": "redis.ufficio:26379, serviceName=devel, DefaultDatabase=6, keepAlive=180, connectTimeout=15000, syncTimeout=15000, asyncTimeout=15000, abortConnect=false, ssl=false, allowAdmin=true"
},
- "ServerConf": {
- "PubChannel": "EgwEngineInput",
- "SubChannel": "EgwEngineOutput",
- "SvgChannel": "svg:img",
- "Prog.ApiUrl": "https://office.egalware.com/lux/srv/api",
- "ImageBaseUrl": "window",
- "GenericBaseUrl": "generic",
- "ImageLiveTag": "svg",
- "ImageFileTag": "svgfile",
- "ImageCalcTag": "svg-preview",
- "CalcTag": "calc"
- }
+ "ServerConf": {
+ "PubChannel": "EgwEngineInput",
+ "SubChannel": "EgwEngineOutput",
+ "SvgChannel": "Egw:svg:img",
+ "BomChannel": "Egw:bom",
+ "Prog.ApiUrl": "https://office.egalware.com/lux/srv/api",
+ "ImageBaseUrl": "window",
+ "GenericBaseUrl": "generic",
+ "ImageLiveTag": "svg",
+ "ImageFileTag": "svgfile",
+ "ImageCalcTag": "svg-preview",
+ "CalcTag": "calc"
+ }
}
diff --git a/WebWindowComplex/WebWindowComplex.csproj b/WebWindowComplex/WebWindowComplex.csproj
index 9ccca42..c1610e4 100644
--- a/WebWindowComplex/WebWindowComplex.csproj
+++ b/WebWindowComplex/WebWindowComplex.csproj
@@ -6,7 +6,7 @@
net8.0
enable
enable
- 2.7.10.2014
+ 2.7.10.2018
Annamaria Sassi
Egalware
Componente gestione Configurazioni avanzate Window per LUX
@@ -29,3 +29,5 @@
+
+
diff --git a/WebWindowConfigurator/WebWindowConfigurator.csproj b/WebWindowConfigurator/WebWindowConfigurator.csproj
index 8f07910..00264b9 100644
--- a/WebWindowConfigurator/WebWindowConfigurator.csproj
+++ b/WebWindowConfigurator/WebWindowConfigurator.csproj
@@ -6,7 +6,7 @@
net8.0
enable
enable
- 2.7.10.2014
+ 2.7.10.2018
Annamaria Sassi
Egalware
Componente gestione JWD per LUX
@@ -105,6 +105,8 @@
+
+