Skip to content

Add SourceLink support#282

Merged
piksel merged 1 commit into
icsharpcode:masterfrom
piksel:sourcelink
Oct 29, 2018
Merged

Add SourceLink support#282
piksel merged 1 commit into
icsharpcode:masterfrom
piksel:sourcelink

Conversation

@piksel
Copy link
Copy Markdown
Member

@piksel piksel commented Oct 27, 2018

This adds roughly 100KiB to the nuget package size but allows library consumers to get a full stack trace and step through the library code. This will hopefully help to give a better understanding about what happens when something goes wrong and allows for better issue descriptions.

Fixes #269

I certify that I own, and have sufficient rights to contribute, all source code and related material intended to be compiled or integrated with the source code for the SharpZipLib open source product (the "Contribution"). My Contribution is licensed under the MIT License.

@piksel piksel requested a review from christophwille October 27, 2018 11:28
@piksel piksel added this to the v1.1 milestone Oct 27, 2018
Copy link
Copy Markdown
Member

@christophwille christophwille left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Size increase is not really a concern

@piksel piksel merged commit 0c5da44 into icsharpcode:master Oct 29, 2018
@piksel piksel deleted the sourcelink branch October 29, 2018 18:38
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