diff --git a/MP-ADM/MP-ADM.csproj b/MP-ADM/MP-ADM.csproj
index a266b61a..bb654f97 100644
--- a/MP-ADM/MP-ADM.csproj
+++ b/MP-ADM/MP-ADM.csproj
@@ -472,10 +472,8 @@
-
-
@@ -505,8 +503,6 @@
-
-
@@ -596,8 +592,6 @@
-
-
diff --git a/MagData/MagData.csproj b/MagData/MagData.csproj
index 10f3f0be..b7672216 100644
--- a/MagData/MagData.csproj
+++ b/MagData/MagData.csproj
@@ -166,6 +166,9 @@
+
+ MoonPro.cs
+
True
True
@@ -248,8 +251,6 @@
DS_Utility.xsd
-
-
SettingsSingleFileGenerator
@@ -262,10 +263,6 @@
-
-
-
-
diff --git a/MagData/Properties/AssemblyInfo.cs b/MagData/Properties/AssemblyInfo.cs
index 3db39823..ea2b440a 100644
--- a/MagData/Properties/AssemblyInfo.cs
+++ b/MagData/Properties/AssemblyInfo.cs
@@ -2,15 +2,15 @@
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
-// Le informazioni generali relative a un assembly sono controllate dal seguente
+// Le informazioni generali relative a un assembly sono controllate dal seguente
// set di attributi. Modificare i valori di questi attributi per modificare le informazioni
// associate a un assembly.
[assembly: AssemblyTitle("MagData")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("")]
+//[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("MagData")]
-[assembly: AssemblyCopyright("Copyright © 2020")]
+//[assembly: AssemblyCopyright("Copyright © 2020")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// È possibile specificare tutti i valori oppure impostare valori predefiniti per i numeri relativi alla revisione e alla build
// usando l'asterisco '*' come illustrato di seguito:
// [assembly: AssemblyVersion("1.0.*")]
-[assembly: AssemblyVersion("1.0.0.0")]
-[assembly: AssemblyFileVersion("1.0.0.0")]
+//[assembly: AssemblyVersion("1.0.0.0")]
+//[assembly: AssemblyFileVersion("1.0.0.0")]
\ No newline at end of file
diff --git a/MapoDb/MapoDb.csproj b/MapoDb/MapoDb.csproj
index dc004634..eed72731 100644
--- a/MapoDb/MapoDb.csproj
+++ b/MapoDb/MapoDb.csproj
@@ -207,6 +207,9 @@
+
+ MoonPro.cs
+
diff --git a/MapoDb/Properties/AssemblyInfo.cs b/MapoDb/Properties/AssemblyInfo.cs
index 51bc88ad..fb4396e8 100644
--- a/MapoDb/Properties/AssemblyInfo.cs
+++ b/MapoDb/Properties/AssemblyInfo.cs
@@ -1,20 +1,20 @@
using System.Reflection;
using System.Runtime.InteropServices;
-// General Information about an assembly is controlled through the following
+// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("MapoDb")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("Steamware s.r.l.")]
+//[assembly: AssemblyCompany("Steamware s.r.l.")]
[assembly: AssemblyProduct("MapoDb")]
-[assembly: AssemblyCopyright("Copyright © Steamware 2007")]
+//[assembly: AssemblyCopyright("Copyright © Steamware 2007")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
-// Setting ComVisible to false makes the types in this assembly not visible
-// to COM components. If you need to access a type in this assembly from
+// Setting ComVisible to false makes the types in this assembly not visible
+// to COM components. If you need to access a type in this assembly from
// COM, set the ComVisible attribute to true on that type.
[assembly: ComVisible(true)]
@@ -24,11 +24,11 @@ using System.Runtime.InteropServices;
// Version information for an assembly consists of the following four values:
//
// Major Version
-// Minor Version
+// Minor Version
// Build Number
// Revision
//
-// You can specify all the values or you can default the Revision and Build Numbers
+// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
-[assembly: AssemblyVersion("1.0.0.1")]
-[assembly: AssemblyFileVersion("1.0.0.1")]
+//[assembly: AssemblyVersion("1.0.0.1")]
+//[assembly: AssemblyFileVersion("1.0.0.1")]
\ No newline at end of file
diff --git a/VersGen/MoonPro.cs b/VersGen/MoonPro.cs
index 0bbaaeb4..395f4dbd 100644
--- a/VersGen/MoonPro.cs
+++ b/VersGen/MoonPro.cs
@@ -7,5 +7,5 @@ using System.Reflection;
[assembly: AssemblyVersion("0.0.0.0")]
[assembly: AssemblyFileVersion("0.0.0.0")]
-[assembly: AssemblyCopyright("SteamWare-EgalWare © 2006+")]
+[assembly: AssemblyCopyright("SteamWare-EgalWare © 2007+")]
[assembly: AssemblyCompany("EgalWare")]
diff --git a/VersGen/MoonPro.tt b/VersGen/MoonPro.tt
index 43d406e8..bbca491c 100644
--- a/VersGen/MoonPro.tt
+++ b/VersGen/MoonPro.tt
@@ -8,5 +8,5 @@ using System.Reflection;
[assembly: AssemblyVersion("0.0.0.0")]
[assembly: AssemblyFileVersion("0.0.0.0")]
-[assembly: AssemblyCopyright("SteamWare-EgalWare © 2006+")]
+[assembly: AssemblyCopyright("SteamWare-EgalWare © 2007+")]
[assembly: AssemblyCompany("EgalWare")]