File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3939 <BuildPlatform Condition =" $(BuildPlatform) == ''" >x86</BuildPlatform >
4040
4141 <xVersion >$(BUILD_NUMBER)</xVersion >
42- <Version >4.1.0 </Version >
42+ <Version >4.1.1 </Version >
4343 <ZipDirectory >$(StageFolder)</ZipDirectory >
4444 <ZipVersionFileSuffix Condition =" $(Version) != ''" >.$(Version)</ZipVersionFileSuffix >
4545 <ZipVersionFileSuffix Condition =" $(Version) == ''" ></ZipVersionFileSuffix >
Original file line number Diff line number Diff line change 99//
1010// You can specify all the values or you can default the Revision and Build Numbers
1111// by using the '*' as shown below:
12- [ assembly: AssemblyVersion ( "4.1.0 .0" ) ]
12+ [ assembly: AssemblyVersion ( "4.1.1 .0" ) ]
1313
14- [ assembly: AssemblyFileVersion ( "4.1.0 .0" ) ]
15- [ assembly: AssemblyInformationalVersion ( "4.1.0 .0" ) ]
14+ [ assembly: AssemblyFileVersion ( "4.1.1 .0" ) ]
15+ [ assembly: AssemblyInformationalVersion ( "4.1.1 .0" ) ]
You can’t perform that action at this time.
0 commit comments