File tree Expand file tree Collapse file tree 9 files changed +13
-11
lines changed
AllowMultipleVersionsBundle
AllowMultipleVersions/Properties
eFormAPI.Common/Properties Expand file tree Collapse file tree 9 files changed +13
-11
lines changed Original file line number Diff line number Diff line change @@ -70,8 +70,10 @@ eFormAPI/Installation/AllowMultipleVersions/bin/x64/Release/AllowMultipleVersion
7070eFormAPI /Installation /AllowMultipleVersions /bin /x64 /Release /AllowMultipleVersions.exe.config
7171eFormAPI /Installation /AllowMultipleVersions /bin /x64 /Release /Microsoft.Deployment.WindowsInstaller.dll
7272eFormAPI /Installation /AllowMultipleVersionsBundle /Resources /Eform Angular Frontend.wixpdb
73+ eFormAPI /Installation /AllowMultipleVersionsBundle /Resources /Eform Angular Frontend.exe
7374eFormAPI /Installation /Bundle /2.bat
7475eFormAPI /Installation /Bundle /log.log
76+ eFormAPI /Installation /Bundle /maininstaller.msi
7577eFormAPI /Installation /CustomActions /bin /x64 /Release /CustomActions.CA.dll
7678eFormAPI /Installation /CustomActions /bin /x64 /Release /CustomActions.dll
7779eFormAPI /Installation /CustomActions /bin /x64 /Release /Microsoft.Deployment.WindowsInstaller.dll
Original file line number Diff line number Diff line change 3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "1.1.0.9 " ) ]
36- [ assembly: AssemblyFileVersion ( "1.1.0.9 " ) ]
35+ [ assembly: AssemblyVersion ( "1.1.1.0 " ) ]
36+ [ assembly: AssemblyFileVersion ( "1.1.1.0 " ) ]
Original file line number Diff line number Diff line change 3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "1.1.0.9 " ) ]
36- [ assembly: AssemblyFileVersion ( "1.1.0.9 " ) ]
35+ [ assembly: AssemblyVersion ( "1.1.1.0 " ) ]
36+ [ assembly: AssemblyFileVersion ( "1.1.1.0 " ) ]
Original file line number Diff line number Diff line change 3131// You can specify all the values or you can default the Build and Revision Numbers
3232// by using the '*' as shown below:
3333// [assembly: AssemblyVersion("1.0.*")]
34- [ assembly: AssemblyVersion ( "1.1.0.9 " ) ]
35- [ assembly: AssemblyFileVersion ( "1.1.0.9 " ) ]
34+ [ assembly: AssemblyVersion ( "1.1.1.0 " ) ]
35+ [ assembly: AssemblyFileVersion ( "1.1.1.0 " ) ]
Original file line number Diff line number Diff line change 3131// You can specify all the values or you can default the Build and Revision Numbers
3232// by using the '*' as shown below:
3333// [assembly: AssemblyVersion("1.0.*")]
34- [ assembly: AssemblyVersion ( "1.1.0.9 " ) ]
35- [ assembly: AssemblyFileVersion ( "1.1.0.9 " ) ]
34+ [ assembly: AssemblyVersion ( "1.1.1.0 " ) ]
35+ [ assembly: AssemblyFileVersion ( "1.1.1.0 " ) ]
Original file line number Diff line number Diff line change 3131// You can specify all the values or you can default the Revision and Build Numbers
3232// by using the '*' as shown below:
3333// [assembly: AssemblyVersion("1.0.*")]
34- [ assembly: AssemblyVersion ( "1.1.0.9 " ) ]
35- [ assembly: AssemblyFileVersion ( "1.1.0.9 " ) ]
34+ [ assembly: AssemblyVersion ( "1.1.1.0 " ) ]
35+ [ assembly: AssemblyFileVersion ( "1.1.1.0 " ) ]
Original file line number Diff line number Diff line change @@ -13,6 +13,6 @@ by editing this MSBuild file. In order to learn more about this please visit htt
1313 <LaunchSiteAfterPublish >True</LaunchSiteAfterPublish >
1414 <ExcludeApp_Data >False</ExcludeApp_Data >
1515 <publishUrl >bin\Release\PublishOutput</publishUrl >
16- <DeleteExistingFiles >False </DeleteExistingFiles >
16+ <DeleteExistingFiles >True </DeleteExistingFiles >
1717 </PropertyGroup >
1818</Project >
You can’t perform that action at this time.
0 commit comments