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

Add NuGetPreReleaseTag #834

Closed
roji opened this issue Apr 19, 2016 · 3 comments
Closed

Add NuGetPreReleaseTag #834

roji opened this issue Apr 19, 2016 · 3 comments
Labels

Comments

@roji
Copy link
Contributor

roji commented Apr 19, 2016

project.json builds allow you to leave the prerelease tag component of the version as a wildcard ("version": "3.1.0-*") and then pass it in via a command-line parameter (dotnet pack --version-suffix).

Ironically with all the variables GitVersion generates, there doesn't seem to be a simple nuget-compatible prerelease tag (i.e. unstable0456 and not unstable.456). Maybe you guys would consider adding NuGetPreReleaseTag?

Related to #647

@JakeGinnivan
Copy link
Contributor

Sounds fine to me.

@qetza
Copy link
Contributor

qetza commented Aug 11, 2016

Done in PR #1002

@stale
Copy link

stale bot commented Jun 29, 2019

This issue has been automatically marked as stale because it has not had recent activity. After 30 days from now, it will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jun 29, 2019
@stale stale bot closed this as completed Jul 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants