1 |
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.Logging Built from r$WCREV$$WCMODS?M:$ on $WCNOW$")] |
8 |
[assembly: AssemblyDescription("")] |
9 |
[assembly: AssemblyProduct("RomCheater.Logging")] |
10 |
// The following GUID is for the ID of the typelib if this project is exposed to COM |
11 |
[assembly: Guid("5b8ae368-51b8-4f9d-bb66-c038af86d220")] |
12 |
|