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

Detect more (all?) framework versions from NuGet lib paths #47

Closed
forki opened this issue Sep 4, 2014 · 8 comments
Closed

Detect more (all?) framework versions from NuGet lib paths #47

forki opened this issue Sep 4, 2014 · 8 comments

Comments

@forki
Copy link
Member

forki commented Sep 4, 2014

In order to install packages correctly we have to map NuGet lib paths to Framework versions.

image

Also please add some tests at https://github.com/fsprojects/Paket/blob/master/tests/Paket.Tests/ProjectFileConditionSpecs.fs

@isaacabraham
Copy link
Contributor

Is this just adding the extra items as per the screenshot? If so - this one should be within my grasp.

@forki
Copy link
Member Author

forki commented Sep 4, 2014

That's a good start, but I assume it gets complicated with the + and portable and stuff.

@isaacabraham
Copy link
Contributor

yes as I'm just finding out!

@forki
Copy link
Member Author

forki commented Sep 4, 2014

And another sample in #19

@forki
Copy link
Member Author

forki commented Sep 4, 2014

@agross described it #19 (comment)

@forki forki removed the up-for-grabs label Sep 8, 2014
@forki
Copy link
Member Author

forki commented Sep 8, 2014

I'm on it.

@isaacabraham
Copy link
Contributor

K I'll leave it with you. Work all day today for me anyway.

@forki
Copy link
Member Author

forki commented Sep 9, 2014

Closing this for now.
We open new tickets for missing frameworks.

@forki forki closed this as completed Sep 9, 2014
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

No branches or pull requests

2 participants