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

tolerate multiple versions of a DSC resource #34

Merged
merged 1 commit into from
Jan 18, 2017

Conversation

alx9r
Copy link
Owner

@alx9r alx9r commented Jan 18, 2017

fix problem where Get-Module Name was returning multiple versions
change ConvertTo-ConfigDocument to bind to the latest encountered version of a DSC resource
resolve #33

fix problem where Get-Module Name was returning multiple versions
change ConvertTo-ConfigDocument to bind to the latest encountered version of a DSC resource
@alx9r alx9r merged commit 63c0fb5 into master Jan 18, 2017
@alx9r alx9r deleted the 33-multiple-resource-versions branch January 18, 2017 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The presense of multiple versions of the same DSC resources should be tolerated
1 participant