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

paket outdated should optionally check for prerelease packages #184

Closed
agross opened this issue Sep 29, 2014 · 2 comments
Closed

paket outdated should optionally check for prerelease packages #184

agross opened this issue Sep 29, 2014 · 2 comments

Comments

@agross
Copy link
Contributor

agross commented Sep 29, 2014

Just like in bundler, I'd like to see a --pre option to enable checking for prereleases. As of today, NUnit 3.0.0-alpha would be a great test case.

@forki
Copy link
Member

forki commented Sep 29, 2014

so we would take the dependency file and assume a prerelease suffix in every line!? http://fsprojects.github.io/Paket/nuget-dependencies.html#PreReleases

@agross
Copy link
Contributor Author

agross commented Sep 29, 2014

Essentially, yes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants