Thanks to visit codestin.com
Credit goes to github.com

Skip to content

appxsym generated by wap project does not contain exe pdb when publish with native aot #6208

@UEPSs

Description

@UEPSs

Describe the bug

appxsym generated by wap project does not contain exe pdb when publish with native aot. Only pdbs for dll are present. If publishing without native aot, everything is ok.
My ide is visual studio 2026.

Steps to reproduce the bug

Clone this demo repository and run this command:

MSBuild.exe .\WapProj.wapproj -restore /t:Publish /p:Configuration=Release /p:Platform=x64 /p:RuntimeIdentifier=win-x64

Expected behavior

Generated appxsym should contain pdbs for project A and B.

Screenshots

This is appxsym content

Image

This is build result

Image

NuGet package version

None

Packaging type

Packaged (MSIX)

Windows version

Windows 10 version 1809 (17763, October 2018 Update)

IDE

Visual Studio 2022

Additional context

No response

Metadata

Metadata

Assignees

Labels

Status: InvestigatingThe issue is actively being investigated by a member in the associated issue area.area-AOTNative Ahead-Of-Time (AOT) compilation in Windows App SDK

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions