Skip to content

Fix the Compiler VSIX extension so it works with CPS projects again#60580

Merged
jasonmalinowski merged 1 commit intodotnet:mainfrom
jasonmalinowski:fix-compilerextension
Apr 5, 2022
Merged

Fix the Compiler VSIX extension so it works with CPS projects again#60580
jasonmalinowski merged 1 commit intodotnet:mainfrom
jasonmalinowski:fix-compilerextension

Conversation

@jasonmalinowski
Copy link
Copy Markdown
Member

This has been broken for quite some time. We were MEF importing a type that was no longer a MEF part, and referencing very old reference assemblies that needed to be updated as a part of responding to that original breaking change.

This has been broken for quite some time. We were MEF importing
a type that was no longer a MEF part, and referencing very old
reference assemblies that needed to be updated as a part of responding
to that original breaking change.
@jasonmalinowski jasonmalinowski requested review from a team as code owners April 5, 2022 01:37
@ghost ghost added the Area-Compilers label Apr 5, 2022
@jasonmalinowski jasonmalinowski self-assigned this Apr 5, 2022
@jasonmalinowski jasonmalinowski merged commit 8c08dcb into dotnet:main Apr 5, 2022
@jasonmalinowski jasonmalinowski deleted the fix-compilerextension branch April 5, 2022 17:59
@ghost ghost added this to the Next milestone Apr 5, 2022
@dibarbet dibarbet modified the milestones: Next, 17.3.P1 Apr 25, 2022
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