microsoft / Windows-Dev-Performance

A repo for developers on Windows to file issues that impede their productivity, efficiency, and efficacy
MIT License
434 stars 20 forks source link

Can't Pinpoint What to do with Error PR175 with Visual Studio #97

Open myokeeh opened 2 years ago

myokeeh commented 2 years ago

Windows Build Number

19042, 19043, 19044

Processor Architecture

x64, ARM64

Memory

8-64GB (N/A)

Storage Type, free / capacity

1TB (N/A)

Relevant apps installed

Visual Studio

Traces collected via Feedback Hub

N/A

Isssue description

There's some kind of conflict with resources or resource names in packages/dependencies that cause a UWP app to have PRI175 error.

See https://github.com/Humanizr/Humanizer/issues/946

Steps to reproduce

See issue https://github.com/Humanizr/Humanizer/issues/946

Expected Behavior

I expect to be able to know how to fix this issue with Visual Studio, but it's too vague about how to fix it myself. The maintainers also seem to have trouble fixing it.

Actual Behavior

Project won't build with this error. Visual Studio and associated tooling don't help.

error PRI175 : 0x80073b0f - Processing Resources failed with error : Duplicate Entry. GENERATEPROJECTPRIFILE : error PRI277: 0xdef00532 - Conflicting values for resource

AvriMSFT commented 2 years ago

Hey @myokeeh ! Sorry to hear about this issue. I'm reaching out to the folks at VS to see if they have a solution.

myokeeh commented 2 years ago

@AvriMSFT, here's another similar scenario: https://github.com/microsoft/WindowsAppSDK/discussions/1497#discussioncomment-1479024