Add WDK on Windows Server 2022 (#5652)

This commit is contained in:
Aleksandr Chebotov
2022-06-01 15:13:31 +02:00
committed by GitHub
parent e27faa696e
commit 16f6912f37
5 changed files with 33 additions and 20 deletions

View File

@@ -174,6 +174,7 @@
"type": "powershell",
"scripts": [
"{{ template_dir }}/scripts/Installers/Install-Wix.ps1",
"{{ template_dir }}/scripts/Installers/Install-WDK.ps1",
"{{ template_dir }}/scripts/Installers/Install-Vsix.ps1",
"{{ template_dir }}/scripts/Installers/Install-AzureCli.ps1",
"{{ template_dir }}/scripts/Installers/Install-AzureDevOpsCli.ps1",