diff --git a/Lux.API/Lux.API.csproj b/Lux.API/Lux.API.csproj index 4c9d0ced..c066d191 100644 --- a/Lux.API/Lux.API.csproj +++ b/Lux.API/Lux.API.csproj @@ -4,7 +4,7 @@ net8.0 enable enable - 0.9.2509.1918 + 0.9.2509.2311 diff --git a/Lux.API/appsettings.Development.json b/Lux.API/appsettings.Development.json index 02f2251b..c294297e 100644 --- a/Lux.API/appsettings.Development.json +++ b/Lux.API/appsettings.Development.json @@ -7,7 +7,7 @@ }, "ServerConf": { "BaseUrl": "/lux/srv/", - "PubChannel": "EgwDevEngineInput", - "SubChannel": "EgwDevEngineOutput" + "PubChannel": "EgwEngineInput", + "SubChannel": "EgwEngineOutput" } } diff --git a/Lux.API/appsettings.json b/Lux.API/appsettings.json index 67e5f677..0b33efcb 100644 --- a/Lux.API/appsettings.json +++ b/Lux.API/appsettings.json @@ -55,8 +55,8 @@ "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", + "PubChannel": "EgwDevEngineInput", + "SubChannel": "EgwDevEngineOutput", "SvgChannel": "svg:img", "BaseUrl": "/lux/srv/", "ImageBaseUrl": "https://iis01.egalware.com/lux/srv/api/window/", diff --git a/Lux.UI/Lux.UI.csproj b/Lux.UI/Lux.UI.csproj index a742deaf..41ab93c1 100644 --- a/Lux.UI/Lux.UI.csproj +++ b/Lux.UI/Lux.UI.csproj @@ -5,7 +5,7 @@ enable enable aspnet-Lux.UI-a758c101-a2f4-4e38-977d-1c4887dbbd50 - 0.9.2509.2015 + 0.9.2509.2311 diff --git a/Lux.UI/appsettings.Development.json b/Lux.UI/appsettings.Development.json index 38731702..1a306ba8 100644 --- a/Lux.UI/appsettings.Development.json +++ b/Lux.UI/appsettings.Development.json @@ -6,9 +6,8 @@ } }, "ServerConf": { - "PubChannel": "EgwDevEngineInput", - "SubChannel": "EgwDevEngineOutput", + "PubChannel": "EgwEngineInput", + "SubChannel": "EgwEngineOutput", "Prog.ApiUrl": "https://iis01.egalware.com/lux/srv/api" - //"Prog.ApiUrl": "https://office.egalware.com/lux/srv/api" } } diff --git a/Resources/ChangeLog.html b/Resources/ChangeLog.html index 2c477e7b..e809294a 100644 --- a/Resources/ChangeLog.html +++ b/Resources/ChangeLog.html @@ -1,6 +1,6 @@ LUX - Web Windows MES -

Versione: 0.9.2509.2015

+

Versione: 0.9.2509.2311


Note di rilascio: