Skip to content

Build task should copy PDBs from both packages and xproj projects #2009

@jasonmalinowski

Description

@jasonmalinowski

The build task, when computing assets, should include PDBs along with the implementations. This is necessary for a few scenarios:

  1. .NET Native, where you want the PDBs so you can debug the resulting ahead-of-time compiled application.
  2. csproj -> xproj, where you would expect the PDB to get copied along like a regular csproj -> csproj reference would do.

(This is a copy of an internal bug originally filed on behalf of @onovotny.)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions