fix: remove GitVersion MSBuild task, pin local builds to 99.99.99 (#6077) by thomhurst · Pull Request #6101 · thomhurst/TUnit (original) (raw)

@thomhurst

)

GitVersion.MsBuild crashed local builds with InvalidOperationException in MainlineVersionStrategy.GetCommitsWasBranchedFrom (6.7.0). The task was never used by CI - CI computes the version once via the GitVersion GitHub Action and passes -p:Version/-p:AssemblyVersion/... explicitly. So the task was pure dead weight plus the crash source.

[claude[bot]](/apps/claude)

@thomhurst

@thomhurst thomhurst deleted the fix/6077-remove-gitversion branch

May 28, 2026 21:36

[claude[bot]](/apps/claude)

This was referenced

May 29, 2026

This was referenced

Jun 13, 2026

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 }})