Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OrderedDictionary is not supported in Compare-DscParameterState #57

Closed
NicolasBn opened this issue Nov 16, 2020 · 1 comment · Fixed by #116 or #117
Closed

OrderedDictionary is not supported in Compare-DscParameterState #57

NicolasBn opened this issue Nov 16, 2020 · 1 comment · Fixed by #116 or #117
Labels
enhancement The issue is an enhancement request.

Comments

@NicolasBn
Copy link
Member

Compare-DscParameterState doesn't support an OrderedDictionary with case-insensitive keys.
It only supports System.Collections.Hashtable.

This involved some modification in function. Example at line 335

@johlju johlju added enhancement The issue is an enhancement request. help wanted The issue is up for grabs for anyone in the community. labels Dec 25, 2020
@johlju johlju removed the help wanted The issue is up for grabs for anyone in the community. label Jan 23, 2024
@johlju
Copy link
Member

johlju commented Jan 23, 2024

Might have meant that a property is and ordered dictionary. Reopening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement The issue is an enhancement request.
Projects
None yet
2 participants