Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Enable Portable Pdb generation #14721

Merged
merged 1 commit into from
Oct 28, 2017
Merged

Conversation

vancem
Copy link

@vancem vancem commented Oct 27, 2017

When dotnet/corefx#24025 goes through to change coreFX over to use portable PDBs we want to do the same for System.private.Corelib.pdb in CoreCLR. This change does this.

This is mostly for uniformity, and the fact that generating portable PDBs for all managed code is our plan going forward.

When dotnet/corefx#24025 goes through to change coreFX over to use portable PDBs we want to do the same for System.private.Corelib.pdb in CoreCLR.   This change does this.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants