xamarin / Xamarin.Forms

Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
https://aka.ms/xamarin-upgrade
Other
5.64k stars 1.88k forks source link

Faced the Build Error on UWP Platform PRI277: 0x80073b0f - Conflicting values for resource 'Files/Microsoft.UI.Xaml/DensityStyles/Compact.xbf' #15829

Open HemalathaDuraisamy opened 8 months ago

HemalathaDuraisamy commented 8 months ago

Description

When we use MicroSoft.UI.Xaml on Xamarin Project with sample and got the following two errors. The Sample Contains One UWP App and one UWP Library project

4>GENERATEPROJECTPRIFILE : error : PRI175: 0x80073b0f - Processing Resources failed with error: Duplicate Entry. 4>GENERATEPROJECTPRIFILE : error : PRI277: 0x80073b0f - Conflicting values for resource 'Files/Microsoft.UI.Xaml/DensityStyles/Compact.xbf'

Steps to Reproduce

  1. Run the app in Visual Studio on the Windows Machine.

Basic Information

Simple sample link: https://www.syncfusion.com/downloads/support/directtrac/general/ze/RTEWebViewApp303726615

Screenshot : image