Skip to content
/ cecil Public
forked from jbevain/cecil
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

Fix writing symbols when using deterministic mvids. The ppdb file embeds the guid of the corresponding assembly. #25

Closed
wants to merge 1 commit into from

Conversation

vargaz
Copy link

@vargaz vargaz commented May 30, 2019

Fixes jbevain#583.

…eds the guid of the corresponding assembly.

Fixes jbevain#583.
@marek-safar
Copy link

Why not upstream it first?

@vargaz
Copy link
Author

vargaz commented Jun 3, 2019

This is probably no longer needed due to cecil changes.

@vargaz vargaz closed this Jun 3, 2019
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.

Assemblies saved with DeterministicMvid and portable pdbs cannot be loaded
2 participants