Version is now the assembly version. I recommend downloading Build Version Increment.
This commit is contained in:
parent
e47481210e
commit
4339650439
3 changed files with 49 additions and 6 deletions
|
|
@ -33,7 +33,7 @@ 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.0.*")]
|
||||
|
||||
[assembly: AssemblyVersion("1.0.0.0")]
|
||||
[assembly: AssemblyFileVersion("1.0.0.0")]
|
||||
// [assembly: AssemblyVersion("1.0.*")]
|
||||
|
||||
[assembly: AssemblyVersion("2.1.0.0617")]
|
||||
[assembly: AssemblyFileVersion("2.1.0.0617")]
|
||||
Loading…
Add table
Add a link
Reference in a new issue