[macOS] Add MSBuild to docs (#3214)
This commit is contained in:
@@ -32,6 +32,7 @@ $markdown += New-MDHeader "Installed Software" -Level 2
|
||||
$markdown += New-MDHeader "Language and Runtime" -Level 3
|
||||
$languageAndRuntimeList = @(
|
||||
(Get-BashVersion),
|
||||
(Get-MSBuildVersion),
|
||||
(Get-NodeVersion),
|
||||
(Get-NVMVersion),
|
||||
(Get-NVMNodeVersionList),
|
||||
|
||||
Reference in New Issue
Block a user