Move to csx

This commit is contained in:
Li 2022-09-01 16:15:17 +12:00
parent 27c79a28a3
commit a003f5b98d
6 changed files with 180 additions and 94 deletions

View file

@ -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")]