Skip to content

Commit 8542fc7

Browse files
committed
Updated PSCMContentMgmt.psd1 +semver:skip
1 parent def382a commit 8542fc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PSCMContentMgmt.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ PrivateData = @{
123123
# RequireLicenseAcceptance = $false
124124

125125
# External dependent modules of this module
126-
# ExternalModuleDependencies = @()
126+
ExternalModuleDependencies = @('ConfigurationManager')
127127

128128
} # End of PSData hashtable
129129

0 commit comments

Comments
 (0)