microsoft / DSCParser

Allows the conversion of DSC scripts into PSObject for analysis purposes
MIT License
29 stars 21 forks source link

ConvertTo-DSCObject throws Item has already been added for M365DSCRuleEvaluation #51

Open ColinHJ opened 3 months ago

ColinHJ commented 3 months ago

Exception calling "Add" with "2" argument(s): "Item has already been added. Key in dictionary: 'ResourceName' Key being added: 'ResourceName'"
At C:\Program Files\WindowsPowerShell\Modules\DSCParser\2.0.0.7\Modules\DSCParser.psm1:661 char:17

FabienTschanz commented 2 weeks ago

@ColinHJ This issues was fixed in https://github.com/microsoft/Microsoft365DSC/pull/5317 and is available in Microsoft365DSC 1.24.1106.1.