Update module version to 1.1.0 and enhance Merge-DSCConfigurationData function to prevent modifications to sealed parameters

This commit is contained in:
Torsten Brendgen
2026-07-07 21:50:47 +02:00
parent edf7c8ad34
commit 793c4acddd
4 changed files with 85 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
@{
RootModule = "Merge-DSCConfigurationData.psm1"
ModuleVersion = "1.0.2"
ModuleVersion = "1.1.0"
GUID = "c1c7e70d-9049-4eaa-a3c9-44a424c35ef5"
Author = "Torsten Brendgen"
Copyright = "(c) Torsten Brendgen. All rights reserved."