ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater.CorePlugins/Properties/AssemblyInfo.cs.tmpl
Revision: 77
Committed: Wed May 9 17:03:36 2012 UTC (11 years, 4 months ago) by william
File size: 630 byte(s)
Log Message:

File Contents

# User Rev Content
1 william 77 using System.Reflection;
2     using System.Runtime.CompilerServices;
3     using System.Runtime.InteropServices;
4     // General Information about an assembly is controlled through the following
5     // set of attributes. Change these attribute values to modify the information
6     // associated with an assembly.
7     [assembly: AssemblyTitle("RomCheater.CorePlugins Built from r$WCREV$$WCMODS?M:$ on $WCNOW$")]
8     [assembly: AssemblyDescription("")]
9     [assembly: AssemblyProduct("RomCheater.CorePlugins")]
10     // The following GUID is for the ID of the typelib if this project is exposed to COM
11     [assembly: Guid("a60e32d8-685e-4434-a6ed-63eac5d1b4f4")]