Skip to content

Fix VB's Make-Abstract to add correct modifier token.#53661

Merged
CyrusNajmabadi merged 1 commit intodotnet:mainfrom
CyrusNajmabadi:makeAbstractVB
May 27, 2021
Merged

Fix VB's Make-Abstract to add correct modifier token.#53661
CyrusNajmabadi merged 1 commit intodotnet:mainfrom
CyrusNajmabadi:makeAbstractVB

Conversation

@CyrusNajmabadi
Copy link
Contributor

Fixes #50003

@CyrusNajmabadi CyrusNajmabadi requested a review from dibarbet May 25, 2021 01:47
@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner May 25, 2021 01:47
@ghost ghost added the Area-IDE label May 25, 2021
@CyrusNajmabadi CyrusNajmabadi merged commit f8b511b into dotnet:main May 27, 2021
@ghost ghost added this to the Next milestone May 27, 2021
@CyrusNajmabadi CyrusNajmabadi deleted the makeAbstractVB branch May 27, 2021 02:53
@RikkiGibson RikkiGibson modified the milestones: Next, 17.0.P2 Jun 29, 2021
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.

Make class 'abstract' in VB.NET applies MustOverride incorrectly - should be MustInherit.

3 participants