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

Add IVS API to GetNearest with fallback frameworks #522

Merged
merged 1 commit into from Apr 25, 2016

Conversation

joelverhagen
Copy link
Member

Addresses NuGet/Home#2633.

  1. Adds IVsFrameworkCompatibility2.GetNearest that accepts fallback frameworks.
  2. Clean up some XML doc warnings.

@abpiskunov
@emgarten @yishaigalatzer @zhili1208 @rrelyea @alpaix @rohit21agrawal

@@ -5,7 +5,7 @@
namespace NuGet.VisualStudio
{
[ComImport]
[Guid("4F3B122B-A53B-432C-8D85-0FAFB8BE4FF4")]
[Guid("BC58E90E-5400-46EC-B8CD-16C9FE6A8E43")]
Copy link
Member

Choose a reason for hiding this comment

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

I think this will break anyone who has these types embedded.

Copy link
Member Author

Choose a reason for hiding this comment

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

Ah, thanks. Fixed.

@emgarten
Copy link
Member

⌚ waiting on the guid change

@emgarten
Copy link
Member

the rest looks great

@joelverhagen joelverhagen force-pushed the jver-fallbackivs branch 2 times, most recently from 9aa45a6 to ff30949 Compare April 25, 2016 18:19
@joelverhagen
Copy link
Member Author

I spoke to @abpiskunov offline. He has verified this fix works for him.
/cc @yishaigalatzer, this is a new IVS API to address NuGet/Home#2633
/cc @davidfowl

@emgarten
Copy link
Member

:shipit:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants