using System.Resources; using System.Reflection; // 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: AssemblyCopyright("Copyright © Paul Schneider 2014-2019")] [assembly: AssemblyTrademark("Yavsc")] [assembly: AssemblyCulture("")] [assembly: NeutralResourcesLanguage("fr")] [assembly: AssemblyVersion("1.0.6.1")]