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

GH2595: Installs prerelease package versions when explicitly specified #2924

Merged
merged 1 commit into from
Oct 31, 2020

Conversation

agc93
Copy link
Member

@agc93 agc93 commented Oct 31, 2020

Got hit by this one today and based on the conversation in #2595, seems like the consensus is that we should honour explicitly specified prerelease versions, even without a prerelease flag. From what I can test, behaviour is otherwise unchanged.


fixes #2595

* Allows NuGet packages with prerelease versions if explicitly specified
* fixes cake-build#2595
Copy link
Member

@devlead devlead left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@devlead devlead merged commit 991cf9b into cake-build:develop Oct 31, 2020
@devlead
Copy link
Member

devlead commented Oct 31, 2020

@agc93 your changes have been merged, thanks for your contribution 👍

@agc93 agc93 deleted the feature/GH-2595 branch November 1, 2020 01:12
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.

Misleading output message when trying to install prerelease package with the in-process nuget installer
2 participants