00001 using System.Reflection; 00002 using System.Runtime.CompilerServices; 00003 00004 // Information about this assembly is defined by the following attributes. 00005 // Change them to the values specific to your project. 00006 00007 [assembly: AssemblyTitle("Foodolini.Activities")] 00008 [assembly: AssemblyDescription("")] 00009 [assembly: AssemblyConfiguration("")] 00010 [assembly: AssemblyCompany("")] 00011 [assembly: AssemblyProduct("")] 00012 [assembly: AssemblyCopyright("")] 00013 [assembly: AssemblyTrademark("")] 00014 [assembly: AssemblyCulture("")] 00015 00016 // The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". 00017 // The form "{Major}.{Minor}.*" will automatically update the build and revision, 00018 // and "{Major}.{Minor}.{Build}.*" will update just the revision. 00019 00020 [assembly: AssemblyVersion("1.0.*")] 00021 00022 // The following attributes are used to specify the signing key for the assembly, 00023 // if desired. See the Mono documentation for more information about signing. 00024 00025 //[assembly: AssemblyDelaySign(false)] 00026 //[assembly: AssemblyKeyFile("")]