X Tutup
The Wayback Machine - https://web.archive.org/web/20200709202432/https://github.com/github/VisualStudio/pull/2470
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

Remove dependency on TeamExplorer.Extensions #2470

Merged
merged 2 commits into from Mar 9, 2020
Merged

Conversation

@jcansdale
Copy link
Collaborator

jcansdale commented Mar 9, 2020

What this PR does

Remove dependency on Microsoft.VisualStudio.TeamFoundation.TeamExplorer.Extensions. We can't guarantee this will always be there!

  • Remove dependency on Microsoft.VisualStudio.TeamFoundation.TeamExplorer.Extensions
  • Remove support for Visual Studio Team Explorer 2017 (revert #961)

The extension should continue to work with Visual Studio 2015 and above.

jcansdale added 2 commits Mar 9, 2020
@jcansdale jcansdale requested a review from jacktilford Mar 9, 2020
@jcansdale jcansdale changed the title Remove *.TeamExplorer.Extensions Dependency Remove dependency on TeamExplorer.Extensions Mar 9, 2020
Copy link
Collaborator

jacktilford left a comment

lgtm

@jcansdale jcansdale merged commit e344d20 into master Mar 9, 2020
1 check passed
1 check passed
github.VisualStudio #2.11.39+cb1b276f8c succeeded
Details
@jcansdale jcansdale deleted the fixes/missing-extension branch Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.
X Tutup