Skip to content

Derive assembly versions from the release tag - #84

Merged
kudima03 merged 2 commits into
mainfrom
fix/assembly-version-from-tag
Sep 17, 2026
Merged

kudima03 merged 2 commits into
mainfrom
fix/assembly-version-from-tag

Conversation

@kudima03

@kudima03 kudima03 commented Sep 17, 2026

Copy link
Copy Markdown
Owner

Sets Version, AssemblyVersion and FileVersion from the release tag, with AssemblyVersion pinned to the major so patch/minor releases stay drop-in replacements. Notes the two CI-only properties in CLAUDE.md.

Closes #83

🤖 Generated with Claude Code

kudima03 and others added 2 commits September 17, 2026 13:00
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Complexity Health
PureQL.CSharp.Model 34% 100% 524
Summary 34% (700 / 2088) 100% (0 / 0) 524

Minimum allowed line rate is 0%

@kudima03
kudima03 merged commit 839f493 into main Sep 17, 2026
1 check passed
@kudima03
kudima03 deleted the fix/assembly-version-from-tag branch September 17, 2026 17:31
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.

AssemblyVersion moves on every patch release

1 participant