Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure PDBs are included in package #4821

Merged
merged 1 commit into from
Jun 30, 2017
Merged

Ensure PDBs are included in package #4821

merged 1 commit into from
Jun 30, 2017

Conversation

bording
Copy link
Member

@bording bording commented Jun 30, 2017

This ensures that the PDBs will be included in the package. Before, there was a timing issue about when the item was evaluated and if the file already existed on disk.

Once we no longer need the workaround for NuGet/Home#4790, we can reenable GeneratePackageOnBuild, which seems to make everything work correctly with needing to be wrapped in the target.

I also went ahead and moved the logic into Directory.Build.targets instead of having it in both locations.

@dbelcham dbelcham merged commit dbcfd48 into develop Jun 30, 2017
@dbelcham dbelcham deleted the package-pdbs branch June 30, 2017 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants