Commit Graph

8 Commits

Author SHA1 Message Date
Maxim Lobanov
8481b2c846 [Windows] Improve Visual Studio installation scripts to support Preview versions (#3850)
* Support Preview versions of Visual Studio

* resolve comments

* Fix test

* fix tests
2021-08-04 22:35:44 +03:00
Mikhail Timofeev
cd4ecad2e6 [Windows] Install vsix extensions using CDN endpoint (#3244)
* Install extensions for VS19

* Get vsix packages name in runtime

* add a bit of debug

* Get extension id from the marketplace uri

* Add extension name

* skip vcredist installation

* Add Get-VsixExtenstionFromMarketplace to ImageHelpers.psm1

* Fix DownloadUri name in the function

* DownloadUri in lower case

* Add packages to the readme

* Add a condition to software report

* fix spelling in function

* Simplify toolset + get rid of backticks
2021-04-23 19:38:43 +03:00
Andrey Mishechkin (GITHUB INC)
f0f5024ec9 Vsix.Tests.ps1 - condition has been added 2020-09-16 19:16:22 +04:00
Andrey Mishechkin (GITHUB INC)
d1ae794365 minor fix in Vsix.Tests 2020-09-11 20:14:21 +04:00
Andrey Mishechkin (GITHUB INC)
493aec5cab minor bugfixing 2020-09-11 19:10:05 +04:00
Andrey Mishechkin (GITHUB INC)
0c146bf19b Test name has been changed to "VSIX Extension <VsixId>" 2020-09-11 15:07:47 +04:00
Andrey Mishechkin (GITHUB INC)
8169d5efd4 VsixTests -> Vsix 2020-09-11 15:06:03 +04:00
Andrey Mishechkin (GITHUB INC)
feaef58222 Vsix Tests have been created. Old files have been removed 2020-09-11 12:42:29 +04:00