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

Handle regular changes of referenced System.Reflection.Metadata version #24

Merged
merged 2 commits into from
Jul 9, 2016

Conversation

TessenR
Copy link
Contributor

@TessenR TessenR commented Jul 8, 2016

System.Reflection.Metadata version which Roslyn depends on changes every couple of days lately (https://github.com/dotnet/roslyn/commits/master/src/Dependencies/Metadata/project.json). This issue usually breaks TryRoslyn's compilation or dependency injection behavior (e.g. master branch is completely broken currently in the latest TryRoslyn version)

Fix should take care of it by patching sites' packages and references based on corresponding Roslyn branch.

@ashmind ashmind self-assigned this Jul 9, 2016
@ashmind
Copy link
Owner

ashmind commented Jul 9, 2016

@TessenR Thanks a lot, I'll clarify a few things and should be OK to merge this.

@ashmind ashmind merged commit d937f2d into ashmind:master Jul 9, 2016
ashmind added a commit that referenced this pull request Jul 9, 2016
@ashmind ashmind mentioned this pull request Aug 3, 2016
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