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
Describe the bug
When GitVersionTask was replace with GitVersion.MSBuild in 5.6.0 the issue described in #448 has reemerged.
Expected Behavior
Not sure, GitVersionTask -> GitVersion.MsBuild is obviously a breaking version change, but the inconsistent behavior does not appear to be documented. was this change in behavior intentional or an accidental regression between versions.
Actual Behavior
CS0436 is present if you try to use the GitVersionInformation when it is also present in a referenced project which exposes its internals to the current assembly with InternalsVisibleTo