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