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

Fix Azure Storage Emulator path and arguments #1499

Merged
merged 1 commit into from
Apr 9, 2017

Conversation

theprash
Copy link
Contributor

This is a fix for #765. cc @isaacabraham

I have removed fields from the AzureEmulatorParams record because they did not make sense as parameters so this is technically a breaking change. However, none of the functions here actually take an instance of this record (or a function transforming it) so it was effectively useless being exposed as a public type. Given this fact, and since I was already changing the record, I made it private.

@forki
Copy link
Member

forki commented Apr 9, 2017

great! thx

@forki forki merged commit 692b369 into fsprojects:master Apr 9, 2017
@theprash theprash deleted the azure-storage branch April 9, 2017 09:12
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.

2 participants