mirror of
https://github.com/actions/runner-images.git
synced 2026-01-08 19:54:43 +08:00
[Windows] Add WiX to VS on Windows-2022 (#4895)
* [Windows] Add wix to VS on Windows-2022 * [Windows] Move WiX in toolset on windows 16, 19
This commit is contained in:
@@ -377,7 +377,8 @@
|
||||
"SSIS.SqlServerIntegrationServicesProjects",
|
||||
"ProBITools.MicrosoftReportProjectsforVisualStudio",
|
||||
"VisualStudioClient.MicrosoftVisualStudio2017InstallerProjects",
|
||||
"ms-biztalk.BizTalk"
|
||||
"ms-biztalk.BizTalk",
|
||||
"WixToolset.WixToolsetVisualStudio2019Extension"
|
||||
]
|
||||
},
|
||||
"docker": {
|
||||
|
||||
Reference in New Issue
Block a user