Skip to content

1.8 single packaging project could generate the msixbundle but failed to generate the appxsym #5825

@zhuxb711

Description

@zhuxb711

Describe the bug

I tried to generate the msixbundle with Windows App SDK 1.8 but seem the appxsym generation throw an exception.

C:\Users\AAA\.nuget\packages\microsoft.windows.sdk.buildtools.msix\1.7.20250829.1\build\Microsoft.Windows.SDK.BuildTools.MSIX.Packaging.targets(3045,5): error MSB6006: “mspdbcmf.exe” have exited,fatal error CMF1106

This error threw from Target _GenerateAppxSymbolPackage.WinAppSdkGenerateAppxSymbolPackage

Steps to reproduce the bug

Here is the pdb that generated My-App.pdb, I tried to run the mspdbcmf.exe directly with the pdb but still got

C:\Users\AAA\Downloads\My-App.pdb : fatal error CMF1106:

I have not idea what is going wrong, the msixbundle generated but due to this error, appxsym missing and the whole generation process failed

Expected behavior

Should be everything ok

Screenshots

NuGet package version

Windows App SDK 1.8.250907003

Packaging type

MSIX

Windows version

Windows 11 10.0.26100.6584

IDE

Visual Studio 2022 17.14.14

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