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

.pdb is missing in nuget #113

Closed
jogibear9988 opened this issue Nov 8, 2017 · 6 comments
Closed

.pdb is missing in nuget #113

jogibear9988 opened this issue Nov 8, 2017 · 6 comments
Assignees
Labels

Comments

@jogibear9988
Copy link
Contributor

1.0.7.10 and .11 is the pdb not in the nuget!

@StefH
Copy link
Collaborator

StefH commented Nov 8, 2017

Yes. I when I uploaded the file to nuget I had some doubts if I uploaded the correct version.

Do you really need it ?

@jogibear9988
Copy link
Contributor Author

For debugging it would be nice... Do you not use a CI system like Appveyor to upload to nuget?

@StefH StefH self-assigned this Nov 8, 2017
@StefH StefH added the bug label Nov 8, 2017
@StefH StefH closed this as completed Nov 8, 2017
@jogibear9988
Copy link
Contributor Author

Appveyor can now also patch the new csproj files during build

@jogibear9988
Copy link
Contributor Author

jogibear9988 commented Nov 9, 2017

du you upload the ".symbols.nupkg" when you push the nuget (it is automaticly created from vs2017)? because it contains the pdb and the source!

@StefH
Copy link
Collaborator

StefH commented Nov 9, 2017

I will upload a new NuGet with debug symbols in some time. I will write here when I've done it.

@jogibear9988
Copy link
Contributor Author

i think with csproj you should upload both nugets, the one without pdb, and one with source and pdb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants