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

[API] add overload for Dependencies.Init #3019

Merged
merged 3 commits into from
Jan 31, 2018

Conversation

enricosada
Copy link
Collaborator

add overload to Dependencies.Init to:

  • specify sources
  • choose if download bootstrapper
  • additional global config in deps

Copy link
Member

@matthid matthid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

|> returnOrFail
)

#if !NO_BOOTSTRAPPER
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't even know that flag?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added that to disable boostrapper on .net core. was not working anyway, no need to download it

@forki forki merged commit 9b244da into fsprojects:master Jan 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants