1 |
|
using System.Reflection; |
2 |
|
using System.Runtime.CompilerServices; |
3 |
|
using System.Runtime.InteropServices; |
4 |
+ |
using RomCheater.VersionSupport; |
5 |
|
|
6 |
|
// General Information about an assembly is controlled through the following |
7 |
|
// set of attributes. Change these attribute values to modify the information |
34 |
|
// by using the '*' as shown below: |
35 |
|
// [assembly: AssemblyVersion("1.0.*")] |
36 |
|
[assembly: AssemblyVersion(Version.AssemblyVersion)] |
37 |
< |
[assembly: AssemblyFileVersion(Version.AssemblyFileVersion)] |
37 |
> |
//[assembly: AssemblyFileVersion(Version.AssemblyFileVersion)] |