Lumiukko
|
00001 using System.Reflection; 00002 using System.Runtime.CompilerServices; 00003 using System.Runtime.InteropServices; 00004 00005 // General Information about an assembly is controlled through the following 00006 // set of attributes. Change these attribute values to modify the information 00007 // associated with an assembly. 00008 [assembly: AssemblyTitle("LumiukkoAli")] 00009 [assembly: AssemblyProduct("LumiukkoAli")] 00010 [assembly: AssemblyDescription("")] 00011 [assembly: AssemblyCompany("Microsoft")] 00012 [assembly: AssemblyCopyright("Copyright © Microsoft 2011")] 00013 [assembly: AssemblyTrademark("")] 00014 [assembly: AssemblyCulture("")] 00015 00016 // Setting ComVisible to false makes the types in this assembly not visible 00017 // to COM components. If you need to access a type in this assembly from 00018 // COM, set the ComVisible attribute to true on that type. Only Windows 00019 // assemblies support COM. 00020 [assembly: ComVisible(false)] 00021 00022 // On Windows, the following GUID is for the ID of the typelib if this 00023 // project is exposed to COM. On other platforms, it unique identifies the 00024 // title storage container when deploying this assembly to the device. 00025 [assembly: Guid("aaba76d9-f53d-46db-aac1-d317d75d523c")] 00026 00027 // Version information for an assembly consists of the following four values: 00028 // 00029 // Major Version 00030 // Minor Version 00031 // Build Number 00032 // Revision 00033 // 00034 [assembly: AssemblyVersion("1.0.0.0")]