diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 58dbdb0..e120478 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -104,7 +104,6 @@ variables: Set-Content -Path $fileNameDeb -Value $nuspDataDebUpd; echo "replace completati" - stages: - build - staging diff --git a/EgwProxy.DataLayer/DbConfig.cs b/EgwProxy.DataLayer/DbConfig.cs index d16f027..f7e5bd3 100644 --- a/EgwProxy.DataLayer/DbConfig.cs +++ b/EgwProxy.DataLayer/DbConfig.cs @@ -25,8 +25,11 @@ namespace EgwProxy.DataLayer public static string ADMIN_CONNECTION_STRING { get; set; } = ""; /// - /// DB Connection string, per effettuare migration riportare valore connessione admin cablato (server=localhost;port=3306;database=EgtBwDb_000102;uid=root;pwd=Egalware_24068!;) + /// DB Connection string, per effettuare migration riportare valore connessione admin cablato + /// DB Manu: server=localhost;port=3306;database=EgtBwDb_000102;uid=root;pwd=Egalware_24068!; + /// DB Sam: server=localhost;port=3306;database=EgtBwDb_000470;uid=root;pwd=Egalware_24068!; + /// DB Lovato: server=localhost;port=3306;database=EgtBwDb_000656;uid=root;pwd=Egalware_24068!; /// - public static string CONNECTION_STRING { get; set; } = "server=localhost;port=3306;database=EgtBwDb_000470;uid=root;pwd=Egalware_24068!"; + public static string CONNECTION_STRING { get; set; } = "server=localhost;port=3306;database=EgtBwDb_000656;uid=root;pwd=Egalware_24068!"; } } diff --git a/MagMan.UI/MagMan.UI.csproj b/MagMan.UI/MagMan.UI.csproj index c076ef7..995c63f 100644 --- a/MagMan.UI/MagMan.UI.csproj +++ b/MagMan.UI/MagMan.UI.csproj @@ -2,7 +2,7 @@ net6.0 - 1.0.2405.0717 + 1.0.2405.2316 enable enable true diff --git a/Resources/ChangeLog.html b/Resources/ChangeLog.html index 6a72a58..d09e7f9 100644 --- a/Resources/ChangeLog.html +++ b/Resources/ChangeLog.html @@ -1,6 +1,6 @@ MagMan - Wood Warehouse Management System -

Versione: 1.0.2405.0717

+

Versione: 1.0.2405.2316


Note di rilascio: