Skip to content

Ignore case in aliases dll names - #1733

Merged
forki merged 1 commit into
fsprojects:masterfrom
vbfox:lowercase_aliases
Jun 16, 2016
Merged

Ignore case in aliases dll names#1733
forki merged 1 commit into
fsprojects:masterfrom
vbfox:lowercase_aliases

Conversation

@vbfox

@vbfox vbfox commented Jun 16, 2016

Copy link
Copy Markdown
Contributor

The previous code was expecting the passed in name to be a lowercase substring of the dll file name. It's now expected to be the full name (not a substring) but allow the case to differ.

Fixes #1732

The previous code was expecting the passed in name to be a lowercase
substring of the dll file name. It's now expected to be the full name (not
a substring) but allow the case to differ.

Fixes fsprojects#1732
@vbfox vbfox closed this Jun 16, 2016
@vbfox

vbfox commented Jun 16, 2016

Copy link
Copy Markdown
Contributor Author

Oops binary files, i'll remove & rebase.

@vbfox vbfox reopened this Jun 16, 2016
@vbfox

vbfox commented Jun 16, 2016

Copy link
Copy Markdown
Contributor Author

Actually let's reopen this PR, I don't know what's the policy @forki

The files are the same as the previous test so don't really take space in git, but I don't know why the files were present in the other one. To accelerate the tests ? to ensure that it's working if nuget remove the old versions ?

(I have no problem changing the PR to not have them)

@forki

forki commented Jun 16, 2016

Copy link
Copy Markdown
Member

they are there to keep things stable.

@forki
forki merged commit 6bf1099 into fsprojects:master Jun 16, 2016
@forki

forki commented Jun 16, 2016

Copy link
Copy Markdown
Member

thanks!

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