mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-21 04:09:15 +12:00
Move to csx
This commit is contained in:
parent
27c79a28a3
commit
a003f5b98d
6 changed files with 180 additions and 94 deletions
|
@ -1,4 +1,4 @@
|
|||
using System.Reflection;
|
||||
using System.Reflection;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
// General Information about an assembly is controlled through the following
|
||||
|
@ -30,5 +30,14 @@ using System.Runtime.InteropServices;
|
|||
//
|
||||
// You can specify all the values or you can default the Build and Revision Numbers
|
||||
// by using the '*' as shown below:
|
||||
[assembly: AssemblyVersion("1.7.128.0")]
|
||||
[assembly: AssemblyFileVersion("1.7.128.0")]
|
||||
[assembly: AssemblyVersion("1.7.132.0")]
|
||||
[assembly: AssemblyFileVersion("1.7.132.0")]
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue