dotnet / winforms

Windows Forms is a .NET UI framework for building Windows desktop applications.
MIT License
4.43k stars 986 forks source link

WinForms project templates use latest VB language idioms #5179

Open OliaG opened 3 years ago

OliaG commented 3 years ago

In .NET 6, the included VB project templates will use the latest language idioms.

Related https://github.com/dotnet/winforms/issues/5171

RussKie commented 3 years ago

Punting this for .NET 7.0.

KlausLoeffelmann commented 4 months ago

@Olina-Zhang: This seems to be a double. Can we consolidate the VB template issues into one?

paul1956 commented 4 months ago

@elachlan @Olina-Zhang I believe I fixed this in PR #11655, If not I need access to any additional templates that I didn't cover.

elachlan commented 4 months ago

@paul1956 add a "fixes" comment to the PR.