Rename Function to Merge-DSCConfigurationData
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
Description = "Merges DSC configuration data from templates and deployment data."
|
||||
PowerShellVersion = "5.1"
|
||||
FunctionsToExport = @(
|
||||
"Merge-ConfigurationData"
|
||||
"Merge-DSCConfigurationData"
|
||||
)
|
||||
CmdletsToExport = @()
|
||||
VariablesToExport = @()
|
||||
|
||||
Reference in New Issue
Block a user