Skip to content

7.0

Choose a tag to compare

@GrahamTheCoder GrahamTheCoder released this 01 Aug 08:43
· 2755 commits to master since this release

Compatible with Visual Studio ~15.5+

VB -> C#

  • Improve conversion for WithEvents/Handles
  • Improve detection of enum related casts
  • Convert parameterized properties
  • Convert plain XML literals

C# -> VB

  • Convert more binary operators

Possible regressions