diff --git a/Microsoft.AVS.NFS/Microsoft.AVS.NFS.psd1 b/Microsoft.AVS.NFS/Microsoft.AVS.NFS.psd1 index 50c5d43..ee3c5ee 100644 --- a/Microsoft.AVS.NFS/Microsoft.AVS.NFS.psd1 +++ b/Microsoft.AVS.NFS/Microsoft.AVS.NFS.psd1 @@ -48,7 +48,7 @@ # Modules that must be imported into the global environment prior to importing this module RequiredModules = @( - @{ "ModuleName" = "Microsoft.AVS.Management"; "ModuleVersion" = "7.0.170" } + @{ "ModuleName" = "Microsoft.AVS.Management"; "ModuleVersion" = "7.0.187" } ) # Assemblies that must be loaded prior to importing this module diff --git a/Microsoft.AVS.VMFS/Microsoft.AVS.VMFS.psd1 b/Microsoft.AVS.VMFS/Microsoft.AVS.VMFS.psd1 index 7bd62ad..61f8800 100644 --- a/Microsoft.AVS.VMFS/Microsoft.AVS.VMFS.psd1 +++ b/Microsoft.AVS.VMFS/Microsoft.AVS.VMFS.psd1 @@ -48,7 +48,7 @@ # Modules that must be imported into the global environment prior to importing this module RequiredModules = @( - @{ "ModuleName" = "Microsoft.AVS.Management"; "ModuleVersion" = "7.0.170" } + @{ "ModuleName" = "Microsoft.AVS.Management"; "ModuleVersion" = "7.0.187" } ) # Assemblies that must be loaded prior to importing this module diff --git a/Microsoft.AVS.VVOLS/Microsoft.AVS.VVOLS.psd1 b/Microsoft.AVS.VVOLS/Microsoft.AVS.VVOLS.psd1 index 8063fc5..3d704f9 100644 --- a/Microsoft.AVS.VVOLS/Microsoft.AVS.VVOLS.psd1 +++ b/Microsoft.AVS.VVOLS/Microsoft.AVS.VVOLS.psd1 @@ -48,7 +48,7 @@ # Modules that must be imported into the global environment prior to importing this module RequiredModules = @( - @{ "ModuleName" = "Microsoft.AVS.Management"; "ModuleVersion" = "7.0.170" } + @{ "ModuleName" = "Microsoft.AVS.Management"; "ModuleVersion" = "7.0.187" } ) # Assemblies that must be loaded prior to importing this module