File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/StackAdmin/Network/Commands.Network Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ Copyright = 'Microsoft Corporation. All rights reserved.'
33
33
Description = ' Microsoft Azure PowerShell - Network service cmdlets for Azure Resource Manager'
34
34
35
35
# Minimum version of the Windows PowerShell engine required by this module
36
- PowerShellVersion = ' 3 .0'
36
+ PowerShellVersion = ' 5 .0'
37
37
38
38
# Name of the Windows PowerShell host required by this module
39
39
# PowerShellHostName = ''
@@ -51,7 +51,7 @@ CLRVersion = '4.0'
51
51
# ProcessorArchitecture = ''
52
52
53
53
# Modules that must be imported into the global environment prior to importing this module
54
- RequiredModules = @ (@ {ModuleName = ' AzureRM.Profile' ; ModuleVersion = ' 5.4.6 .1' ; })
54
+ RequiredModules = @ (@ {ModuleName = ' AzureRM.Profile' ; ModuleVersion = ' 5.5 .1' ; })
55
55
56
56
# Assemblies that must be loaded prior to importing this module
57
57
RequiredAssemblies = ' .\AutoMapper.dll' ,
You can’t perform that action at this time.
0 commit comments