[Ubuntu] Add MS SQL Tools version (#2046)

* Add MS SQL Tools version

* Minor fix

* Move MS SQL tools installation to separated file

* Minor fix

* accept yula
This commit is contained in:
Vladimir Safonkin
2020-11-17 10:18:27 +03:00
committed by GitHub
parent efcf173e49
commit a454d66e7f
7 changed files with 39 additions and 7 deletions

View File

@@ -215,6 +215,7 @@ $markdown += New-MDList -Style Unordered -Lines @(
)
$markdown += Build-MySQLSection
$markdown += Build-MSSQLToolsSection
$markdown += New-MDHeader "Cached Tools" -Level 3
$markdown += Build-CachedToolsSection