Update Build.xml for further better versioning control
This commit is contained in:
parent
082152b3bc
commit
b32af40414
4 changed files with 19 additions and 18 deletions
|
@ -18,7 +18,7 @@ Imports System.Runtime.CompilerServices
|
|||
Imports System.Runtime.InteropServices
|
||||
<Assembly: AssemblyCompany("Outercurve Foundation"), _
|
||||
Assembly: AssemblyCopyright("Copyright © 2012 Outercurve Foundation."), _
|
||||
Assembly: AssemblyVersion("1.2.2.0"), _
|
||||
Assembly: AssemblyFileVersion("1.2.2.1"), _
|
||||
Assembly: AssemblyVersion("1.2.2"), _
|
||||
Assembly: AssemblyFileVersion("1.2.2"), _
|
||||
Assembly: AssemblyInformationalVersion("1.2.2")>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue