Skip to content

Error when uploading WinUI app to Windows Store: Failed to merge PRI file \Resources_split.scale-100.pri #4836

Closed
@sudharsan-narayanan

Description

@sudharsan-narayanan

Describe the bug

I am uploading a latest version of my app to the Windows store, but my app is throwing the error:

Package acceptance validation error: We encountered a fatal error while parsing the package MyApp (Package)_27.1.47.0_x86_x64.msixbundle: Failed to merge PRI file D:\SvcFab_App\PacWorkerServiceFabricType_App1\temp\5d7e5a9e-addb-49f3-8d95-81436b21f869\Resources_split.scale-100.pri: 80070490. Try again or upload a new package.

Image

By upgrading the windows SDK(1.6.240923002) in MyApp.

Note: If I use the Windows SDK(1.5.241001000) in MyApp, and upload the package in Store. Not throws an exception.

Steps to reproduce the bug

  1. Upgrade the windows SDK(1.6.240923002) in your application.
  2. Create a package and try to upload the package in Windows store.

Note: While uploading the package, you can see the error message.

Expected behavior

The package needs to upload properly in latest version

Screenshots

No response

NuGet package version

Windows App SDK 1.6.1: 1.6.240923002

Packaging type

Packaged (MSIX)

Windows version

No response

IDE

Visual Studio 2022

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions