File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/ResourceManager/FrontDoor/Commands.FrontDoor Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 15
15
ModuleVersion = ' 0.1.0'
16
16
17
17
# Supported PSEditions
18
- CompatiblePSEditions = ' Core'
18
+ CompatiblePSEditions = ' Core' , ' Desktop '
19
19
20
20
# ID used to uniquely identify this module
21
21
GUID = ' 91832aaa-dc11-4583-8239-adb7df531604'
@@ -30,7 +30,7 @@ CompanyName = 'Microsoft Corporation'
30
30
Copyright = ' Microsoft Corporation. All rights reserved.'
31
31
32
32
# Description of the functionality provided by this module
33
- Description = ' [PowerShell .Net Core] Microsoft Azure PowerShell - Front Door service cmdlets for Azure Resource Manager'
33
+ Description = ' Microsoft Azure PowerShell - Front Door service cmdlets for Azure Resource Manager'
34
34
35
35
# Minimum version of the Windows PowerShell engine required by this module
36
36
PowerShellVersion = ' 5.1'
@@ -42,7 +42,7 @@ PowerShellVersion = '5.1'
42
42
# PowerShellHostVersion = ''
43
43
44
44
# Minimum version of Microsoft .NET Framework required by this module. This prerequisite is valid for the PowerShell Desktop edition only.
45
- # DotNetFrameworkVersion = ''
45
+ DotNetFrameworkVersion = ' 4.7.2 '
46
46
47
47
# Minimum version of the common language runtime (CLR) required by this module. This prerequisite is valid for the PowerShell Desktop edition only.
48
48
# CLRVersion = ''
You can’t perform that action at this time.
0 commit comments