Skip to content

Move version.json to src#53

Merged
rahuldevikar761 merged 2 commits into
mainfrom
users/radevika/fixVersionFile2
Nov 7, 2025
Merged

Move version.json to src#53
rahuldevikar761 merged 2 commits into
mainfrom
users/radevika/fixVersionFile2

Conversation

@rahuldevikar761

Copy link
Copy Markdown
Collaborator

No description provided.

@rahuldevikar761
rahuldevikar761 requested a review from a team as a code owner November 7, 2025 23:18
Copilot AI review requested due to automatic review settings November 7, 2025 23:18

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR relocates the Nerdbank.GitVersioning configuration file from the repository root to the src/ directory and updates the versioning strategy. The version is bumped from 0.1.0 to 1.3-beta, and the configuration is adjusted to support a more mature branching and release workflow.

  • Moved version.json from root to src/ directory
  • Updated version from 0.1.0 to 1.3-beta with beta as the unstable tag
  • Enhanced release configuration with branch name pattern and updated public release ref specs to include main and release branches

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
version.json Removed the original versioning configuration from the repository root
src/version.json Added new versioning configuration with updated version number, assembly precision, and release branch patterns

@rahuldevikar761
rahuldevikar761 merged commit bf75b8c into main Nov 7, 2025
11 checks passed
Comment thread src/version.json
@@ -0,0 +1,20 @@
{
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
"version": "1.3-beta",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

0.1.0?

@pontemonti
pontemonti deleted the users/radevika/fixVersionFile2 branch December 5, 2025 17:02
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.

5 participants