You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ The VB -> C# conversion quality is much higher than the C# -> VB conversion qual
36
36
37
37
### Use cases
38
38
39
-
Visual Basic .NET is slowly dying. It has support for *some* project types on .NET 5, but won't be getting new features according to the [.NET Team Blog](https://devblogs.microsoft.com/vbteam/visual-basic-support-planned-for-net-5-0/). Hence the main use case for:
39
+
Visual Basic .NET is slowly dying. It has support for *some* project types from .NET 5, but won't be getting new features according to the [.NET Team Blog](https://devblogs.microsoft.com/vbteam/visual-basic-support-planned-for-net-5-0/). Hence the main use case for:
40
40
* VB->C#: moving whole projects
41
41
* C#->VB: help incorporate snippets from stack overflow into existing VB codebase, or to help learning one language from the other
0 commit comments