Skip to content

feat: set MinVer tag prefix to v for Cli and WPF projects - #5

Merged
coldhighsun merged 1 commit into
mainfrom
feat/minver-tag-prefix-v
Aug 5, 2026
Merged

feat: set MinVer tag prefix to v for Cli and WPF projects#5
coldhighsun merged 1 commit into
mainfrom
feat/minver-tag-prefix-v

Conversation

@coldhighsun

Copy link
Copy Markdown
Owner

Summary

  • Add MinVerTagPrefix=v to AIUsageMonitor.Cli.csproj and AIUsageMonitor.WPF.csproj so MinVer picks up version numbers from tags like v1.2.3.
  • Aligns with the release workflow, which already gates jobs on refs/tags/v*.

Test plan

  • dotnet build AIUsageMonitor.slnx succeeds

Aligns versioning with the release workflow, which already gates on
tags matching refs/tags/v*.
@coldhighsun
coldhighsun merged commit 6560373 into main Aug 5, 2026
1 check passed
@coldhighsun
coldhighsun deleted the feat/minver-tag-prefix-v branch August 5, 2026 07:34
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