diff --git a/Lux.API/appsettings.Development.json b/Lux.API/appsettings.Development.json
index c294297e..02f2251b 100644
--- a/Lux.API/appsettings.Development.json
+++ b/Lux.API/appsettings.Development.json
@@ -7,7 +7,7 @@
},
"ServerConf": {
"BaseUrl": "/lux/srv/",
- "PubChannel": "EgwEngineInput",
- "SubChannel": "EgwEngineOutput"
+ "PubChannel": "EgwDevEngineInput",
+ "SubChannel": "EgwDevEngineOutput"
}
}
diff --git a/Lux.API/appsettings.Staging.json b/Lux.API/appsettings.Staging.json
index 027eceaa..02f2251b 100644
--- a/Lux.API/appsettings.Staging.json
+++ b/Lux.API/appsettings.Staging.json
@@ -7,8 +7,6 @@
},
"ServerConf": {
"BaseUrl": "/lux/srv/",
- //"PubChannel": "EgwEngineInput",
- //"SubChannel": "EgwEngineOutput",
"PubChannel": "EgwDevEngineInput",
"SubChannel": "EgwDevEngineOutput"
}
diff --git a/Lux.UI/Lux.UI.csproj b/Lux.UI/Lux.UI.csproj
index 321a7806..a742deaf 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.1919
+ 0.9.2509.2015
diff --git a/Lux.UI/appsettings.Development.json b/Lux.UI/appsettings.Development.json
index da8e814f..38731702 100644
--- a/Lux.UI/appsettings.Development.json
+++ b/Lux.UI/appsettings.Development.json
@@ -6,6 +6,8 @@
}
},
"ServerConf": {
+ "PubChannel": "EgwDevEngineInput",
+ "SubChannel": "EgwDevEngineOutput",
"Prog.ApiUrl": "https://iis01.egalware.com/lux/srv/api"
//"Prog.ApiUrl": "https://office.egalware.com/lux/srv/api"
}
diff --git a/Lux.UI/appsettings.Production.json b/Lux.UI/appsettings.Production.json
index 9e67e477..14eb2fe3 100644
--- a/Lux.UI/appsettings.Production.json
+++ b/Lux.UI/appsettings.Production.json
@@ -6,6 +6,8 @@
}
},
"ServerConf": {
+ "PubChannel": "EgwEngineInput",
+ "SubChannel": "EgwEngineOutput",
"Prog.ApiUrl": "https://office.egalware.com/lux/srv/api"
}
}
diff --git a/Lux.UI/appsettings.json b/Lux.UI/appsettings.json
index 835855d0..4cc386fb 100644
--- a/Lux.UI/appsettings.json
+++ b/Lux.UI/appsettings.json
@@ -59,8 +59,8 @@
"ImageCalcTag": "svg-preview",
"Prog.ApiUrl": "https://office.egalware.com/lux/srv/api",
"ImageBaseUrl": "window",
- "PubChannel": "EgwEngineInput",
- "SubChannel": "EgwEngineOutput",
+ "PubChannel": "EgwDevEngineInput",
+ "SubChannel": "EgwDevEngineOutput",
"SvgChannel": "svg:img",
"BaseUrl": "/lux/ui/"
}
diff --git a/Resources/ChangeLog.html b/Resources/ChangeLog.html
index 29f2ad10..2c477e7b 100644
--- a/Resources/ChangeLog.html
+++ b/Resources/ChangeLog.html
@@ -1,6 +1,6 @@
LUX - Web Windows MES
- Versione: 0.9.2509.1919
+ Versione: 0.9.2509.2015
Note di rilascio:
-
diff --git a/Resources/VersNum.txt b/Resources/VersNum.txt
index f1588ab9..4dab671d 100644
--- a/Resources/VersNum.txt
+++ b/Resources/VersNum.txt
@@ -1 +1 @@
-0.9.2509.1919
+0.9.2509.2015
diff --git a/Resources/manifest.xml b/Resources/manifest.xml
index ba41c889..6b6eda6a 100644
--- a/Resources/manifest.xml
+++ b/Resources/manifest.xml
@@ -1,6 +1,6 @@
-
- 0.9.2509.1919
+ 0.9.2509.2015
http://nexus.steamware.net/repository/SWS/GPW/stable/GPW.UI.zip
http://nexus.steamware.net/repository/SWS/GPW/stable/ChangeLog.html
false