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

Publish Symbol Packages #1610

Merged
merged 1 commit into from
Feb 26, 2016

Conversation

amaitland
Copy link
Member

Add pdb files to nuspec - they're only included when the -symbol flag is used
Add src files to nuspec - they're only included when the -symbol flag is used
Update appveyor.yml to push symbol packages to the MyGet feed
Add -symbol flag to build.ps1 so the symbol packages are generated
WinForms project not outputs pdb files
WinForms release builds are not optimized - probably should have been already

Unfortunately this will need to be merged into master to test fully. The packages build locally, so hopefully they'll appears on the MyGet feed shrotly.

Add pdb files to nuspec - they're only included when the -symbol flag is used
Add src files to nuspec - they're only included when the -symbol flag is used
Update appveyor.yml to push symbol packages to the MyGet feed
Add -symbol flag to build.ps1 so the symbol packages are generated
WinForms project not outputs pdb files
WinForms release builds are not optimized - probably should have been already
@amaitland amaitland added this to the 49.0.0 milestone Feb 26, 2016
amaitland added a commit that referenced this pull request Feb 26, 2016
@amaitland amaitland merged commit a4530e1 into cefsharp:master Feb 26, 2016
@amaitland amaitland deleted the enhancement/symbolpackages branch February 26, 2016 01:55
@amaitland
Copy link
Member Author

Hopefully resolves #880

@amaitland
Copy link
Member Author

CefSharp now uses GitLink to publish source code see #1680 for details

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.

1 participant