X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=CarFire%2FCarFire%2FCharacterTestBed%2FProperties%2FAssemblyInfo.cs;fp=CarFire%2FCarFire%2FCharacterTestBed%2FProperties%2FAssemblyInfo.cs;h=af2e9cf5996efeebb5321f3954317ffc762e0b8d;hb=6c6a37b3b7f5d74475e2211616fe2a2ab7c6e508;hp=0000000000000000000000000000000000000000;hpb=f58af70a5768c1d99ca535fb214565ba226f3f0f;p=chaz%2Fcarfire diff --git a/CarFire/CarFire/CharacterTestBed/Properties/AssemblyInfo.cs b/CarFire/CarFire/CharacterTestBed/Properties/AssemblyInfo.cs new file mode 100644 index 0000000..af2e9cf --- /dev/null +++ b/CarFire/CarFire/CharacterTestBed/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("CharacterTestBed")] +[assembly: AssemblyProduct("CharacterTestBed")] +[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("fe5d617d-39d4-4c3a-bdb6-66ea297be779")] + + +// Version information for an assembly consists of the following four values: +// +// Major Version +// Minor Version +// Build Number +// Revision +// +[assembly: AssemblyVersion("1.0.0.0")]