diff --git a/GMW-RT/bin/GMW-RT.dll b/GMW-RT/bin/GMW-RT.dll index 3f173e24..dc5e4067 100644 Binary files a/GMW-RT/bin/GMW-RT.dll and b/GMW-RT/bin/GMW-RT.dll differ diff --git a/GMW-RT/bin/GMW_data.dll b/GMW-RT/bin/GMW_data.dll index 03129e0c..0394c306 100644 Binary files a/GMW-RT/bin/GMW_data.dll and b/GMW-RT/bin/GMW_data.dll differ diff --git a/GMW-RT/bin/SteamWare.dll b/GMW-RT/bin/SteamWare.dll index 7a0c37be..a4092607 100644 Binary files a/GMW-RT/bin/SteamWare.dll and b/GMW-RT/bin/SteamWare.dll differ diff --git a/GMW-UT/bin/GMW-UT.dll b/GMW-UT/bin/GMW-UT.dll index b984f06f..cce2cd6a 100644 Binary files a/GMW-UT/bin/GMW-UT.dll and b/GMW-UT/bin/GMW-UT.dll differ diff --git a/GMW-UT/bin/GMW_data.dll b/GMW-UT/bin/GMW_data.dll index 03129e0c..0394c306 100644 Binary files a/GMW-UT/bin/GMW_data.dll and b/GMW-UT/bin/GMW_data.dll differ diff --git a/GMW-UT/bin/SteamWare.dll b/GMW-UT/bin/SteamWare.dll index 7a0c37be..a4092607 100644 Binary files a/GMW-UT/bin/SteamWare.dll and b/GMW-UT/bin/SteamWare.dll differ diff --git a/GMW/WebUserControls/mod_postFusioni.ascx.cs b/GMW/WebUserControls/mod_postFusioni.ascx.cs index 6941257f..51c0555a 100644 --- a/GMW/WebUserControls/mod_postFusioni.ascx.cs +++ b/GMW/WebUserControls/mod_postFusioni.ascx.cs @@ -11,7 +11,7 @@ using SteamWare; namespace GMW.WebUserControls { - public partial class mod_PostFusioni : SteamWare.UserControl + public partial class mod_PostFusioni : GMW_data.UserControl { protected void Page_Load(object sender, EventArgs e) { diff --git a/GMW/WebUserControls/mod_selLineaNtDt.ascx.cs b/GMW/WebUserControls/mod_selLineaNtDt.ascx.cs index 28150319..7774ad33 100644 --- a/GMW/WebUserControls/mod_selLineaNtDt.ascx.cs +++ b/GMW/WebUserControls/mod_selLineaNtDt.ascx.cs @@ -9,7 +9,7 @@ using GMW_data; namespace GMW.WebUserControls { - public partial class mod_selLineaNtDt : SteamWare.UserControl + public partial class mod_selLineaNtDt : GMW_data.UserControl { /// /// codice Linea corrente (x scambio norm/Dtx) diff --git a/GMW/bin/GMW.dll b/GMW/bin/GMW.dll index 701ab901..12d1e35f 100644 Binary files a/GMW/bin/GMW.dll and b/GMW/bin/GMW.dll differ diff --git a/GMW/bin/GMW_data.dll b/GMW/bin/GMW_data.dll index 03129e0c..0394c306 100644 Binary files a/GMW/bin/GMW_data.dll and b/GMW/bin/GMW_data.dll differ diff --git a/GMW/bin/SteamWare.dll b/GMW/bin/SteamWare.dll index 7a0c37be..a4092607 100644 Binary files a/GMW/bin/SteamWare.dll and b/GMW/bin/SteamWare.dll differ