Skip to content

7.9.0 Avoid more VS crashes

Compare
Choose a tag to compare
@GrahamTheCoder GrahamTheCoder released this 02 Mar 09:13
· 1588 commits to master since this release
dde4f25

Vsix

  • Exclude project file from conversion result if it hasn't changed
  • Further efforts to stop the roslyn library crashing Visual Studio
  • Conversion tasks are now cancellable

VB -> C#

  • More consistently add constructor for DesignerGenerated attribute

C# -> VB

  • Avoid incorrectly renaming symbols
  • Prevent "SyntaxTree is not part of the compilation" error #527
  • Avoid incorrectly renaming symbols #524