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

Prevent extensions from introducing types from Shell.X.0 as exchange types #65

Closed
Michael-Eng opened this issue May 16, 2018 · 1 comment

Comments

@Michael-Eng
Copy link
Member

Problem statement

There are potentially problems when extensions share Microsoft.VisualStudio.Shell.* types. This can lead to problems in the future.

Proposed solution

  • Identify and flag components that share shell types as part of their API
  • Identify and flag components that assume shell types are the same when cast from interfaces
@Michael-Eng
Copy link
Member Author

Duplicate of #64

AArnott added a commit that referenced this issue Apr 14, 2022
…mpilers.Toolset-3.7.0

Bump Microsoft.Net.Compilers.Toolset from 3.6.0 to 3.7.0
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

No branches or pull requests

1 participant