Skip to content

Commit

Permalink
Increase VMware.PowerCli module v13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rebelinux committed Feb 14, 2024
1 parent 9b9e199 commit b28cf95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/Public/Invoke-ASBuiltReport.VMware.Horizon.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
Write-PScriboMessage -IsWarning "Issues or bug reporting: https://github.com/AsBuiltReport/AsBuiltReport.VMware.Horizon/issues"

# Check if the required version of VMware PowerCLI is installed
Get-RequiredModule -Name 'VMware.PowerCLI' -Version '12.7'
Get-RequiredModule -Name 'VMware.PowerCLI' -Version '13.2'

# Import Report Configuration
$Report = $ReportConfig.Report
Expand Down

0 comments on commit b28cf95

Please sign in to comment.