Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conflicting values for resource 'Files/Microsoft.Maui.Controls/Compatibility/Handlers/TableView/Windows/TableViewStyles.xbf' #27234

Open
Saurbaum opened this issue Jan 20, 2025 · 1 comment
Labels
t/bug Something isn't working

Comments

@Saurbaum
Copy link

Description

Description

We are getting build errors after upgrading to .net9. Our solution is built in Azure DevOps (dotnet publish -f net9.0-windows10.0.19041.0 -c Release) and getting following errors :

WINAPPSDKGENERATEPROJECTPRIFILE : error : PRI175: 0x80073b0f - Processing Resources failed with error: Duplicate Entry.
WINAPPSDKGENERATEPROJECTPRIFILE : error : PRI277: 0x80073b0f - Conflicting values for resource 'Files/Microsoft.Maui.Controls/Compatibility/Handlers/TableView/Windows/TableViewStyles.xbf'

Fails only for Windows platform, Android and iOS are fine. Everything is fine when i run a build (also for Windows platform) in Visual Studio.

Was also fine before upgrade to .net9 when we upgraded also Microsoft.Maui.Controls.
Steps to Reproduce

Upgrade to .net9 and upgrade also Microsoft.Maui.Controls (we have 9.0.30 now) and build in Azure DevOps

This was originally posted here #26952 but that author found a workaround then closed the ticket.

Steps to Reproduce

No response

Link to public reproduction project repository

No response

Version with bug

9.0.30 SR3

Is this a regression from previous behavior?

Yes, this used to work in .NET MAUI

Last version that worked well

8.0.100 SR10

Affected platforms

Windows

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

@Saurbaum Saurbaum added the t/bug Something isn't working label Jan 20, 2025
Copy link

We've found some similar issues:

If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.

Note: You can give me feedback by 👍 or 👎 this comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant