use correct dependency for automation designation (#196)
This commit is contained in:
Родитель
c94c026e17
Коммит
ec96a7f8cb
|
@ -48,7 +48,7 @@
|
|||
|
||||
# Modules that must be imported into the global environment prior to importing this module
|
||||
RequiredModules = @(
|
||||
@{ "ModuleName" = "Microsoft.AVS.Management"; "ModuleVersion" = "5.2.39" }
|
||||
@{ "ModuleName" = "Microsoft.AVS.Management"; "ModuleVersion" = "5.3.83" }
|
||||
)
|
||||
|
||||
# Assemblies that must be loaded prior to importing this module
|
||||
|
|
Загрузка…
Ссылка в новой задаче