diff --git a/ZWaveLib/Properties/AssemblyInfo.cs b/ZWaveLib/Properties/AssemblyInfo.cs index 07b9119..3019a31 100644 --- a/ZWaveLib/Properties/AssemblyInfo.cs +++ b/ZWaveLib/Properties/AssemblyInfo.cs @@ -1,12 +1,11 @@ using System.Reflection; -using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // Le informazioni generali relative a un assembly sono controllate dal seguente // set di attributi. Per modificare le informazioni associate a un assembly // occorre quindi modificare i valori di questi attributi. [assembly: AssemblyTitle("ZWaveLib")] -[assembly: AssemblyDescription("")] +//[assembly: AssemblyDescription("")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("G-Labs")] [assembly: AssemblyProduct("ZWaveLib")]