Skip to content

Fixes an issue where the binding redirect version is picked from the fir... - #422

Merged
forki merged 4 commits into
fsprojects:masterfrom
TWith2Sugars:binding-redirect-fix
Dec 5, 2014
Merged

Fixes an issue where the binding redirect version is picked from the fir...#422
forki merged 4 commits into
fsprojects:masterfrom
TWith2Sugars:binding-redirect-fix

Conversation

@TWith2Sugars

Copy link
Copy Markdown
Contributor

...st file found rather than the highest package version.

This fixes was the issue I had with #421

…first file found rather than the highest package version.
Comment thread src/Paket.Core/InstallProcess.fs Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think the issue is that we're not talking about packages here.
We have libs with conflicting version nos.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I just followed from the extractedPackages and made the assumption p = package

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

yep sorry that's my fault. Should have made it more explicit. p is a library path in this case.
Could you please fix this with your PR? Thanks

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

all of it or just my changes?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

No it's just in the lines you touched.

@forki

forki commented Dec 4, 2014

Copy link
Copy Markdown
Member

@isaacabraham could you please review this one? Thanks

Comment thread src/Paket.Core/InstallProcess.fs Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can you adjust the casing of library to Library.

forki added a commit that referenced this pull request Dec 5, 2014
Fixes an issue where the binding redirect version is picked from the fir...
@forki
forki merged commit 2cc03d9 into fsprojects:master Dec 5, 2014
@forki

forki commented Dec 5, 2014

Copy link
Copy Markdown
Member

Thanks for fixing this.

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.

3 participants