Skip to content

Support legacy value of MSBuildCopyContentTransitively #128

@stan-sz

Description

@stan-sz

Based on dotnet/msbuild#4865 and

bool copyContentTransitively = projectInstance.GetPropertyValue(MSBuildCopyContentTransitivelyPropertyName).Equals("true", StringComparison.OrdinalIgnoreCase);

the legacy MSBuildCopyContentTransitively!={true|false} is not supported correctly by the predictor.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions