You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: Allow compiler-generated types with test methods in reflection mode (#2909)
* Initial plan
* Fix: Allow compiler-generated types with test methods in reflection mode
Co-authored-by: thomhurst <30480171+thomhurst@users.noreply.github.com>
* Fix GitVersion build failure by ignoring problematic merge commit
The GitVersion tool was failing with a NotImplementedException when processing
the merge commit 02e60f4. This commit contains a complex merge structure that
triggers an unimplemented code path in GitVersion's MainlineVersionStrategy.
Adding the commit hash to the ignore list allows the build to proceed while
maintaining proper version calculation for the rest of the git history.
Co-authored-by: Tom Longhurst <thomhurst@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: thomhurst <30480171+thomhurst@users.noreply.github.com>
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: Tom Longhurst <thomhurst@users.noreply.github.com>
0 commit comments