v0.8.0
Changelog
v0.8.0 (2022-08-30)
π¨ Other:
- InvalidOperationException for Visual Studio 2017 #6
π Merged:
- Open C# file, and only only on exp instance #53 (@kzu)
- Don't request DTE via COM since it can hang VS #50 (@kzu)
- Remove usage of COM/process based ISP wrapper #49 (@kzu)
- Further prevent hangs when running UI thread tests #46 (@kzu)
- Switch to VSSDK, use built-in primitives, address warnings #45 (@kzu)
- Kill the windows devenv process, since we're in bash #44 (@kzu)
- Kill devenv between test runs #43 (@kzu)