Skip to content

Error for duplicate file with same metadata is not robust enough #20482

@sbanni

Description

@sbanni

Due to this breaking change with PR a previously working scenario is no longer working for XAML islands scenarios.

What I am seeing is we are getting the same file from two different locations (e.g. one from obj\ and one from bin) pointing to the same destination path. In this case the file is identical but we are not checking the file before throwing the error, only the metadata.

Please see internal bug for additional binlogs/project.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions