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

Implement binding LOCKEDVERSION to particular group name #2943

Merged
merged 2 commits into from
Dec 28, 2017

Conversation

eiriktsarpalis
Copy link
Member

This PR extends LOCKEDVERSION syntax so that it can be used for pinning to locked versions of individual groups. To my knowledge this shouldn't introduce any regressions to existing template files.

LOCKEDVERSION can be constrained to a particular group by suffixing
the placeholder with the particular group name.

dependencies
  FSharp.Core >= LOCKEDVERSION-NetStandard

@eiriktsarpalis
Copy link
Member Author

The failing integration test fails on wrong framework given seems unrelated to my changes

@eiriktsarpalis
Copy link
Member Author

(bump)

@forki
Copy link
Member

forki commented Dec 27, 2017 via email

@forki
Copy link
Member

forki commented Dec 28, 2017

thanks

@forki forki merged commit b6acebb into fsprojects:master Dec 28, 2017
@eiriktsarpalis
Copy link
Member Author

Thank you

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.

None yet

2 participants