ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater.PluginFramework/Properties/AssemblyInfo.cs.tmpl
Revision: 72
Committed: Wed May 9 16:47:49 2012 UTC (11 years, 6 months ago) by william
File size: 636 byte(s)
Log Message:

File Contents

# User Rev Content
1 william 69 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 william 72 [assembly: AssemblyTitle("RomCheater.PluginFramework Built from r$WCREV$$WCMODS?M:$ on $WCNOW$")]
8 william 69 [assembly: AssemblyDescription("")]
9 william 72 [assembly: AssemblyProduct("RomCheater.PluginFramework")]
10 william 69 // The following GUID is for the ID of the typelib if this project is exposed to COM
11     [assembly: Guid("de686ea8-3f5f-479b-b742-5b13d93cb579")]