Skip to content
This repository was archived by the owner on Oct 18, 2018. It is now read-only.
This repository was archived by the owner on Oct 18, 2018. It is now read-only.

Source Index and pack .pdb files into regular .nupkg #131

@pranavkm

Description

@pranavkm

Wherever we ship DLLs that are used in customer apps, we need to include the portable PDB along side it.

We need to include portable PDBs in:

  • The shared framework
  • The NUPKGs

And we need to do this in:

  • 2.1.0-preview1
  • dev

Original text:

From aspnet/dnx#380

The plan would be to create a single nupkg rather than a *.nupkg and *.symbols.nupkg as part of our build and use SourceLink to support having pdbs sit in the package.

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions