Skip to content

Conversation

@v-dmerugu
Copy link
Contributor

@v-dmerugu v-dmerugu commented Nov 24, 2025

Context

Adding new versioning scheme BySemVerBuildNumber in DotNetCoreCLIV2 task
📌 DotNetCoreCLIV2 Work Items


Task Name

DotnetCoreCLIV2


Description

DotNetCoreCLI@2 "pack" discards pre-release tag when using versioningScheme: 'byBuildNumber'.
In this PR we have added new versioningScheme BySemVerBuildNumber that supports full SemVer 2.0 format, including:
MAJOR.MINOR.PATCH
Optional pre-release tags (-alpha, -beta.1)
Optional build metadata (+build.123)

RelatedLinks - GitHub Issue


Risk Assessment (Low / Medium / High)

Low


Change Behind Feature Flag (Yes / No)

No

Testing Performed (Low / Medium / High)

Tested Manually - BySemVerBuildNumber


Checklist

  • Related issue linked (if applicable)
  • Task version was bumped — see versioning guide
  • Verified the task behaves as expected

@v-dmerugu
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@v-dmerugu
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

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.

2 participants