Add prerelease property to inheriting version.json files by Copilot · Pull Request #1317 · dotnet/Nerdbank.GitVersioning (original) (raw)
- Added Prerelease property to VersionOptions class
- Implemented merging logic to apply prerelease property after inheritance
- Updated version.schema.json to allow prerelease only with inherit:true
- Added comprehensive tests for prerelease functionality
- Updated documentation with examples and usage guidelines
Co-authored-by: AArnott 3548+AArnott@users.noreply.github.com
Co-authored-by: AArnott 3548+AArnott@users.noreply.github.com
- Use StringComparison.Ordinal for string comparison
- Add clarifying comment for manual JSON creation in test
Co-authored-by: AArnott 3548+AArnott@users.noreply.github.com
Copilot AI changed the title[WIP] Add feature to inherit version.json with unstable suffix Add prerelease property to inheriting version.json files
AArnott marked this pull request as ready for review
AArnott deleted the copilot/add-inherit-version-json-feature branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})