Skip to content

[Bug] CS0436 may be present with InternalsVisibleTo #3606

@Applesauce314

Description

@Applesauce314

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions