X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Project06%2FlobbyTest%2FlobbyTest%2FProperties%2FAssemblyInfo.cs;fp=Project06%2FlobbyTest%2FlobbyTest%2FProperties%2FAssemblyInfo.cs;h=a8519c9526c128239512b40e9a8d5a72c90ff476;hb=53c3423a7dc02531e793531bf7aee257786ee208;hp=0000000000000000000000000000000000000000;hpb=bce3fbff023281f7e4d92121f6657012fd695a5d;p=chaz%2Fcarfire diff --git a/Project06/lobbyTest/lobbyTest/Properties/AssemblyInfo.cs b/Project06/lobbyTest/lobbyTest/Properties/AssemblyInfo.cs new file mode 100644 index 0000000..a8519c9 --- /dev/null +++ b/Project06/lobbyTest/lobbyTest/Properties/AssemblyInfo.cs @@ -0,0 +1,33 @@ +using System.Reflection; +using System.Runtime.CompilerServices; +using System.Runtime.InteropServices; + +// 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: AssemblyTitle("lobbyTest")] +[assembly: AssemblyProduct("lobbyTest")] +[assembly: AssemblyDescription("")] +[assembly: AssemblyCompany("Microsoft")] + +[assembly: AssemblyCopyright("Copyright © Microsoft 2010")] +[assembly: AssemblyTrademark("")] +[assembly: AssemblyCulture("")] + +// Setting ComVisible to false makes the types in this assembly not visible +// to COM components. If you need to access a type in this assembly from +// COM, set the ComVisible attribute to true on that type. +[assembly: ComVisible(false)] + +// The following GUID is for the ID of the typelib if this project is exposed to COM +[assembly: Guid("b6ff3810-dd3d-4368-a6bd-24f4097a4b86")] + + +// Version information for an assembly consists of the following four values: +// +// Major Version +// Minor Version +// Build Number +// Revision +// +[assembly: AssemblyVersion("1.0.0.0")]