Skip to content

Remove LanguageVersionExtensions.CSharp9#45756

Merged
jcouv merged 2 commits intodotnet:masterfrom
jcouv:langver-9
Jul 10, 2020
Merged

Remove LanguageVersionExtensions.CSharp9#45756
jcouv merged 2 commits intodotnet:masterfrom
jcouv:langver-9

Conversation

@jcouv
Copy link
Member

@jcouv jcouv commented Jul 7, 2020

Fixes #43348

@jcouv jcouv added the Area-IDE label Jul 7, 2020
@jcouv jcouv self-assigned this Jul 7, 2020
@jcouv jcouv closed this Jul 8, 2020
@jcouv jcouv reopened this Jul 8, 2020
@jcouv jcouv marked this pull request as ready for review July 8, 2020 07:21
@jcouv jcouv requested a review from a team as a code owner July 8, 2020 07:21
@jcouv
Copy link
Member Author

jcouv commented Jul 9, 2020

I'm investigating failures with RemoveUnsused tests

@jcouv
Copy link
Member Author

jcouv commented Jul 9, 2020

@CyrusNajmabadi I had to restore a proper language version in CODE_STYLE case, since we have RemoveUnused fixers that rely on that.

@jcouv jcouv merged commit 51562f2 into dotnet:master Jul 10, 2020
@ghost ghost added this to the Next milestone Jul 10, 2020
@jcouv jcouv deleted the langver-9 branch July 10, 2020 14:51
@JoeRobich JoeRobich modified the milestones: Next, 16.8.P1 Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update IDE to point at actual LanguageVersion.CSharp9 once available.

5 participants