[Windows] Adding Bicep CLI (#3600)

* Add Bicep CLI

* Correct regex for bicep version

Co-authored-by: Marcus Felling <[email protected]>
This commit is contained in:
Marcus Felling
2021-06-23 17:52:45 +03:00
committed by GitHub
co-authored by Marcus Felling
parent d986b255ca
commit 1a96373918
6 changed files with 25 additions and 2 deletions
@@ -77,6 +77,7 @@ $markdown += New-MDList -Style Unordered -Lines (@(
(Get-AzCopyVersion),
(Get-BazelVersion),
(Get-BazeliskVersion),
(Get-BicepVersion),
(Get-CabalVersion),
(Get-CMakeVersion),
(Get-CodeQLBundleVersion),