Assembly info
This commit is contained in:
parent
0d8bda717d
commit
85df205a44
1 changed files with 2 additions and 2 deletions
|
@ -70,7 +70,7 @@ using System.Runtime.InteropServices;
|
|||
// You can specify all the values or you can default the Revision and Build Numbers
|
||||
// by using the '*' as shown below:
|
||||
//
|
||||
[assembly: AssemblyVersion("3.0.0.6")]
|
||||
[assembly: AssemblyVersion("2.56.0.0")]
|
||||
|
||||
//
|
||||
// In order to sign your assembly you must specify a key to use. Refer to the
|
||||
|
@ -100,4 +100,4 @@ using System.Runtime.InteropServices;
|
|||
[assembly: AssemblyDelaySign(false)]
|
||||
//[assembly: AssemblyKeyName("")]
|
||||
[assembly: ComVisibleAttribute(false)]
|
||||
[assembly: AssemblyFileVersionAttribute("3.0.0.6")]
|
||||
[assembly: AssemblyFileVersionAttribute("2.56.0.0")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue