Enable ARM64 installers build. (#25579) (#30463)
* Enable ARM64 installers build. (#25579) Changes WiX toolset used to 3.14 to support ARM64 Generates targeting pack from the x86/x64 leg, as it gets produced using a zip that gets generated there. The ARM64 leg now produces all the necessary msi's, exe, and wixlib needed for the installer to generate a bundle. * Build tageting pack installers * Set TP version to 3.1.10
显示
- .azure/pipelines/ci.yml 42 个添加, 13 个删除.azure/pipelines/ci.yml
- Directory.Build.props 2 个添加, 1 个删除Directory.Build.props
- Directory.Build.targets 2 个添加, 1 个删除Directory.Build.targets
- eng/Build.props 16 个添加, 1 个删除eng/Build.props
- eng/Versions.props 1 个添加, 1 个删除eng/Versions.props
- src/Installers/Windows/SharedFramework/Product.wxs 2 个添加, 2 个删除src/Installers/Windows/SharedFramework/Product.wxs
- src/Installers/Windows/SharedFramework/SharedFramework.wixproj 4 个添加, 0 个删除...nstallers/Windows/SharedFramework/SharedFramework.wixproj
- src/Installers/Windows/SharedFrameworkBundle/Bundle.wxs 2 个添加, 0 个删除src/Installers/Windows/SharedFrameworkBundle/Bundle.wxs
- src/Installers/Windows/SharedFrameworkBundle/SharedFrameworkBundle.wixproj 29 个添加, 14 个删除...ndows/SharedFrameworkBundle/SharedFrameworkBundle.wixproj
- src/Installers/Windows/SharedFrameworkLib/Library.wxs 3 个添加, 0 个删除src/Installers/Windows/SharedFrameworkLib/Library.wxs
- src/Installers/Windows/TargetingPack/Product.wxs 2 个添加, 2 个删除src/Installers/Windows/TargetingPack/Product.wxs
- src/Installers/Windows/TargetingPack/TargetingPack.wixproj 3 个添加, 1 个删除src/Installers/Windows/TargetingPack/TargetingPack.wixproj
- src/Installers/Windows/Wix.targets 7 个添加, 1 个删除src/Installers/Windows/Wix.targets
加载中
想要评论请 注册 或 登录