mirror of
https://github.com/brutaldev/StrongNameSigner.git
synced 2026-04-25 11:26:04 +03:00
[GH-ISSUE #50] Any reason for clearing source linking information? #44
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @paulomorgado on GitHub (Sep 17, 2018).
Original GitHub issue: https://github.com/brutaldev/StrongNameSigner/issues/50
I'm trying to add source linking to a lib but the StrongNameSigner seems to be erasing the source linking information.
@brutaldev commented on GitHub (Sep 17, 2018):
Not by design, must be the way Mono.Cecil rewrites the assemblies/PDB files.
@paulomorgado commented on GitHub (Sep 17, 2018):
Looks like it was a problem, but has been solved.
@brutaldev commented on GitHub (Sep 25, 2019):
This may have been fixed up now after adding the latest version of Mono.Cecil in v2.4