incompatible with VS2019 Update 1 (16.1)
Closed this issue · 4 comments
The addin can't be used since VS2019 Update 1 (16.1).
18 months ago, we sent an email to extension partners announcing the deprecation of synchronous auto-loading of extension packages. A year ago, we followed up with a blog post with more details that outlined that synchronously auto-loaded package would be unsupported in a future version of Visual Studio. That version is 16.1.
So convert it to Asyncpackage to fix it before 16.1 gets released as stable.
Uh,,, yes,, yes, I working to support Asyncpackage.
Conversion is bit difficult to support all VS2012 to VS2019. I working hardly to release update before 16.1 release.
ok, so the best would be an old sync version for 2012-2013 and an async for VS2015 - 2019
I just supported AsyncPackage in version 1.8. You can take newer version from VS market place now.
perfect, it works fine in 16.1.0 Preview 1.0