mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
[Windows2019] Enable WinXP support in Visual Studio
Adds the WinXP component to the Visual Studio Installation (ref #288).
This commit is contained in:
@@ -113,6 +113,7 @@ $WorkLoads = '--allWorkloads --includeRecommended ' + `
|
|||||||
'--add Microsoft.VisualStudio.Component.Windows10SDK.17134 ' + `
|
'--add Microsoft.VisualStudio.Component.Windows10SDK.17134 ' + `
|
||||||
'--add Microsoft.VisualStudio.Component.Windows10SDK.17763 ' + `
|
'--add Microsoft.VisualStudio.Component.Windows10SDK.17763 ' + `
|
||||||
'--add Microsoft.VisualStudio.Component.Windows10SDK.18362 ' + `
|
'--add Microsoft.VisualStudio.Component.Windows10SDK.18362 ' + `
|
||||||
|
'--add Microsoft.VisualStudio.Component.WinXP ' + `
|
||||||
'--add Microsoft.VisualStudio.ComponentGroup.Azure.CloudServices ' + `
|
'--add Microsoft.VisualStudio.ComponentGroup.Azure.CloudServices ' + `
|
||||||
'--add Microsoft.VisualStudio.ComponentGroup.Azure.ResourceManager.Tools ' + `
|
'--add Microsoft.VisualStudio.ComponentGroup.Azure.ResourceManager.Tools ' + `
|
||||||
'--add Microsoft.VisualStudio.ComponentGroup.NativeDesktop.Llvm.Clang ' + `
|
'--add Microsoft.VisualStudio.ComponentGroup.NativeDesktop.Llvm.Clang ' + `
|
||||||
|
|||||||
Reference in New Issue
Block a user