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

make OOP work with preview 5 (bcb2) #13328

Merged
merged 2 commits into from
Aug 24, 2016
Merged

Conversation

heejaechang
Copy link
Contributor

some version has changed in preview 5 branch. adding binding redirect and updating reference

@heejaechang
Copy link
Contributor Author

@KevinH-MS @panopticoncentral @tannergooding can you take a look?

some version has changed in preview 5 branch. adding binding redirect and updating reference
@heejaechang
Copy link
Contributor Author

test vsi please

@heejaechang
Copy link
Contributor Author

ping?

using Microsoft.VisualStudio.Shell;
using Roslyn.VisualStudio.Setup;

[assembly: ProvideRoslynBindingRedirection("Microsoft.CodeAnalysis.EditorFeatures.Next.dll")]
[assembly: ProvideRoslynBindingRedirection("Microsoft.VisualStudio.LanguageServices.Xaml.dll")]
[assembly: ProvideRoslynBindingRedirection("Microsoft.VisualStudio.LanguageServices.Next.dll")]
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we already have multiple versions of this?

@KevinH-MS
Copy link
Contributor

👍

@heejaechang heejaechang merged commit 8d08d3a into dotnet:master Aug 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants