ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater.PluginFramework/Properties/AssemblyInfo.cs.tmpl
Revision: 69
Committed: Wed May 9 16:45:44 2012 UTC (11 years ago) by william
File size: 644 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     [assembly: AssemblyTitle("RomCheater.UserSettingsSupport Built from r$WCREV$$WCMODS?M:$ on $WCNOW$")]
8     [assembly: AssemblyDescription("")]
9     [assembly: AssemblyProduct("RomCheater.UserSettingsSupport")]
10     // 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")]