mirror of
https://github.com/actions/runner-images.git
synced 2025-12-24 10:28:00 +08:00
added SSDT workload to VS 2019 (#844)
This commit is contained in:
committed by
Mikhail Timofeev
parent
dd3624cecd
commit
675f4fd67a
@@ -33,6 +33,7 @@ $WorkLoads = '--allWorkloads --includeRecommended ' + `
|
||||
'--add Microsoft.VisualStudio.Component.EntityFramework ' + `
|
||||
'--add Microsoft.VisualStudio.Component.FSharp.Desktop ' + `
|
||||
'--add Microsoft.VisualStudio.Component.LinqToSql ' + `
|
||||
'--add Microsoft.VisualStudio.Component.SQL.SSDT ' + `
|
||||
'--add Microsoft.VisualStudio.Component.PortableLibrary ' + `
|
||||
'--add Microsoft.VisualStudio.Component.TeamOffice ' + `
|
||||
'--add Microsoft.VisualStudio.Component.TestTools.CodedUITest ' + `
|
||||
|
||||
Reference in New Issue
Block a user