winutil icon indicating copy to clipboard operation
winutil copied to clipboard

Fix multiple winget entry in json file

Open DeveloperDurp opened this issue 3 years ago • 0 comments

I updated the logic to split the semi colon as this was missed in the original implementation of the Get-Checkboxes function. I also updated the logic to only pass unique values.

Also updated the unit tests to detect if duplicate values there.

#401

DeveloperDurp avatar Nov 24 '22 15:11 DeveloperDurp