[Windows] Adding Bicep CLI (#3600)

* Add Bicep CLI

* Correct regex for bicep version

Co-authored-by: Marcus Felling <MarcusFelling@microsoft.com>
This commit is contained in:
Marcus Felling
2021-06-23 09:52:45 -05:00
committed by GitHub
parent d986b255ca
commit 1a96373918
6 changed files with 25 additions and 2 deletions

View File

@@ -77,6 +77,7 @@ $markdown += New-MDList -Style Unordered -Lines (@(
(Get-AzCopyVersion),
(Get-BazelVersion),
(Get-BazeliskVersion),
(Get-BicepVersion),
(Get-CabalVersion),
(Get-CMakeVersion),
(Get-CodeQLBundleVersion),