Building the SSOAdmin module with the latest changes in src and publishing the dlls.

This commit is contained in:
Nikola Klinkachev
2023-02-17 12:11:04 +02:00
parent 74f450fb75
commit fdebb39901
7 changed files with 1 additions and 1 deletions

View File

@@ -12,7 +12,7 @@
RootModule = 'VMware.vSphere.SsoAdmin.psm1' RootModule = 'VMware.vSphere.SsoAdmin.psm1'
# Version number of this module. # Version number of this module.
ModuleVersion = '1.3.8' ModuleVersion = '1.3.9'
# Supported PSEditions # Supported PSEditions
# CompatiblePSEditions = @() # CompatiblePSEditions = @()