Merge pull request #145 from alepauly/migrate/ryanspletzer

Add Validate-SQLPowerShellTools to VS2019 on WS2019 template
This commit is contained in:
Alejandro Pauly
2019-12-12 10:23:24 -05:00
committed by GitHub

View File

@@ -652,6 +652,12 @@
"{{ template_dir }}/scripts/Installers/Validate-MysqlCli.ps1"
]
},
{
"type": "powershell",
"scripts":[
"{{ template_dir }}/scripts/Installers/Validate-SQLPowerShellTools.ps1"
]
},
{
"type": "powershell",
"scripts":[