/GammaJul.LgLcd/Properties/AssemblyInfo.cs
# · C# · 18 lines · 15 code · 3 blank · 0 comment · 0 complexity · e721b948af4d83135d79e61877572989 MD5 · raw file
- using System;
- using System.Reflection;
- using System.Resources;
- using System.Runtime.InteropServices;
-
- [assembly: ComVisible(false)]
- [assembly: CLSCompliant(true)]
-
- [assembly: AssemblyTitle("GammaJul LgLcd Library - Core")]
- [assembly: AssemblyDescription("GammaJul's .NET Wrapper around the Logitech® LCD SDK.")]
- [assembly: AssemblyCompany("GammaJul")]
- [assembly: AssemblyProduct("GammaJul Common Libraries")]
- [assembly: AssemblyCopyright("Copyright © GammaJul - 2009-2010")]
- [assembly: AssemblyTrademark("Logitech, and the Logitech products referred by this library are either the trademarks or the registered trademarks of Logitech, and not GammaJul.")]
- [assembly: AssemblyCulture("")]
- [assembly: AssemblyVersion("1.1.4.0")]
-
- [assembly: NeutralResourcesLanguage("en-US")]