Skip to content

Conversation

@devlead
Copy link
Contributor

@devlead devlead commented Mar 8, 2020

C# extension has changed its name from "ms-vscode.csharp" to "ms-dotnettools.csharp", this means all extensions depending on it needs to be updated and i.e. all repositories with extension.json containing

"recommendations": [
    "ms-vscode.csharp"
 ]

or you get errors like

image

@devlead devlead requested a review from rjmholt as a code owner March 8, 2020 16:06
Copy link
Member

@TylerLeonhardt TylerLeonhardt left a comment

Choose a reason for hiding this comment

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

LGTM

@TylerLeonhardt TylerLeonhardt merged commit 2c67277 into PowerShell:master Mar 9, 2020
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

Successfully merging this pull request may close these issues.

3 participants