Skip to content

fix(ci): add extra-files config to bump Agi.csproj version#7

Open
JacobFV wants to merge 1 commit intomainfrom
fix/release-please-csproj-version
Open

fix(ci): add extra-files config to bump Agi.csproj version#7
JacobFV wants to merge 1 commit intomainfrom
fix/release-please-csproj-version

Conversation

@JacobFV
Copy link
Collaborator

@JacobFV JacobFV commented Feb 9, 2026

Summary

  • Adds extra-files to release-please-config.json to bump <Version> in src/Agi/Agi.csproj
  • Without this, release-please with release-type: "simple" only bumps the manifest and CHANGELOG, but the publish workflow reads the version from Agi.csproj

Test plan

  • release-please config is valid JSON
  • Next release-please PR should include Agi.csproj version bump

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

release-please with release-type "simple" only bumps the manifest
and CHANGELOG. The publish workflow reads the version from Agi.csproj,
so we need extra-files to keep it in sync.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

1 participant