Skip to content

8.1.4 Minor fixes

Choose a tag to compare

@GrahamTheCoder GrahamTheCoder released this 26 Jun 15:59
· 1264 commits to master since this release

Vsix

  • Fixed UnauthorizedAccessException when converting single file/snippet

VB -> C#

  • When converting ReDim Preserve to Array.Resize, "ref" is now added
  • Create delegating method for renamed implementations #443, #444