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

changed nuget.psm1 and tools.psm1 #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kennyvh
Copy link

@kennyvh kennyvh commented Jun 12, 2016

Nuget.psm1 -> Nuget_Module class -> switched key from ensure to name param to be able to add more config blocks for each module you want.

tools.psm1 -> function Module -> Set block: added if else block for the version parameter. The version parameter in the Nuget_Module class is not mandatory, but if you don't provide a version, the configuration will fail, because the version parameter is empty.

…to name param and changed tools.psm1 -> added if else block for the version parameter
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.

1 participant