File tree Expand file tree Collapse file tree
btdf-esb-resolver/Installer Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ### 5.8.95 [ Release Candidate 1] (07/? /2020)
1+ ### 5.8.95 [ Release Candidate 1] (07/20 /2020)
22
33- Add support for BizTalk 2020
44- Remove support for BizTalk 2010 and 2013 (R1)
55- Move BTDF ESB Resolver into a separate, dedicated MSI
6- - Upgrade to XmlPreprocess v3.0
6+ - Upgrade to XmlPreprocess v3.0 (eliminates .NET 2.x/3.x dependency)
77- Upgrade to Environment Settings Manager v1.7 (eliminates .NET 2.x/3.x dependency)
88- Upgrade to BizTalk BAM Definition XML Exporter v2.3 (eliminates .NET 2.x/3.x dependency)
99- Minor updates to documentation
Original file line number Diff line number Diff line change 77-->
88<Project xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" DefaultTargets =" Build" ToolsVersion =" 12.0" >
99 <PropertyGroup >
10- <Version >5_8_0 </Version >
11- <InstallerVersion >5.8.10 .0</InstallerVersion >
10+ <Version >5_8_RC1 </Version >
11+ <InstallerVersion >5.8.95 .0</InstallerVersion >
1212 <ProductID >018C4B8A-B453-49DD-91AD-3B20D0D1D428</ProductID >
1313 </PropertyGroup >
1414
Original file line number Diff line number Diff line change 66-->
77<Project xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" DefaultTargets =" Build" ToolsVersion =" 12.0" >
88 <PropertyGroup >
9- <Version >5_8_0 </Version >
10- <InstallerVersion >5.8.10 .0</InstallerVersion >
9+ <Version >5_8_RC1 </Version >
10+ <InstallerVersion >5.8.95 .0</InstallerVersion >
1111 <ProductID >57CF5927-B447-463A-9CA5-E164E9DB3615</ProductID >
1212 </PropertyGroup >
1313
Original file line number Diff line number Diff line change 88<Wix xmlns =" http://schemas.microsoft.com/wix/2006/wi" xmlns : util =" http://schemas.microsoft.com/wix/UtilExtension" xmlns : vs =" http://schemas.microsoft.com/wix/VSExtension" >
99 <?define ProductVersion =" 5.8" ?>
1010
11- <Product Id =" $(var.ProductID)" Name =" Deployment Framework for BizTalk ESB Resolver $(var.ProductVersion) Beta 1"
11+ <Product Id =" $(var.ProductID)" Name =" Deployment Framework for BizTalk ESB Resolver $(var.ProductVersion) RC 1"
1212 Language =" 1033" Version =" $(var.ProductVersionFull)" Manufacturer =" Thomas F Abraham" UpgradeCode =" D85F3B92-4E06-4568-BDC8-4A95D7EEB6BA" >
1313 <Package InstallerVersion =" 200" Compressed =" yes" />
1414
Original file line number Diff line number Diff line change 88<Wix xmlns =" http://schemas.microsoft.com/wix/2006/wi" xmlns : util =" http://schemas.microsoft.com/wix/UtilExtension" xmlns : vs =" http://schemas.microsoft.com/wix/VSExtension" >
99 <?define ProductVersion =" 5.8" ?>
1010
11- <Product Id =" $(var.ProductID)" Name =" Deployment Framework for BizTalk $(var.ProductVersion) Beta 1"
11+ <Product Id =" $(var.ProductID)" Name =" Deployment Framework for BizTalk $(var.ProductVersion) RC 1"
1212 Language =" 1033" Version =" $(var.ProductVersionFull)" Manufacturer =" Thomas F Abraham" UpgradeCode =" a0550f65-4338-4892-884e-594593e8b4f7" >
1313 <Package InstallerVersion =" 200" Compressed =" yes" />
1414
You can’t perform that action at this time.
0 commit comments