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.
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.