Skip to content
This repository was archived by the owner on Jul 15, 2023. It is now read-only.

Conversation

@hubuk
Copy link
Contributor

@hubuk hubuk commented May 7, 2015

Recompiled Microsoft.Cci.PdbReader assembly using latest version (commit 73192 - Mar 23 2015 1:29 AM - version 1.0.13.0). This version contains fix commited by Mr Mike Barnett (commit 73073) for reading custom metadata.
Compiled assembly has version 0.0.0.2 to minimize changes required. It is safe from other assemblies' perspective as public interface has not changed.
This should fix #33

…mit 73192 - Mar 23

1:29 AM - version 1.0.13.0). This version contains fix commited by Mr Mike Barnett (commit 73073) for reading custom metadata.
Compiled assembly has version 0.0.0.2 to minimize changes required. It is safe from other assemblies' perspective as public interface has not changed.
@sharwell
Copy link
Contributor

❓ Where does the source code for this dependency live? Is it, or can it be, distributed through NuGet? Tracking arbitrary versions in the code base like this tends to be problematic over time; when we update dependencies we should make the effort to update them to more reliable references.

@hubuk
Copy link
Contributor Author

hubuk commented Jun 15, 2015

Source code for CCI is located on CodePlex
NuGet packages for CCI are outdated. I'll ask someone from project members to make a new release.

SergeyTeplyakov added a commit that referenced this pull request Jul 10, 2015
@SergeyTeplyakov SergeyTeplyakov merged commit 61e5709 into microsoft:master Jul 10, 2015
@SergeyTeplyakov SergeyTeplyakov added this to the VS14 Support milestone Jul 11, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ccrefgen uses PdbFunction.ReadCustomMetadata_OLD instead of ReadCustomMetadata

3 participants