Visual Studio 2022
(Created page with "Work in progress. VS 2022 extensions are not backwards compatible. https://marketplace.visualstudio.com/items?itemName=MadsKristensen.ExtensibilityEssentials2022")
 
No edit summary
Line 4: Line 4:


https://marketplace.visualstudio.com/items?itemName=MadsKristensen.ExtensibilityEssentials2022
https://marketplace.visualstudio.com/items?itemName=MadsKristensen.ExtensibilityEssentials2022
For historic reasons we have delivered MDriven as an installer exe - and not as is normal in VS a VSIX.
Starting from VS2022 we will need to rewrite and we will target the VSIX instead of exe.

Revision as of 13:27, 17 November 2021

This page was created by Hans.karlsen@mdriven.net on 2021-11-17. Last edited by Stephanie@mdriven.net on 2025-02-03.

Work in progress.

VS 2022 extensions are not backwards compatible.

https://marketplace.visualstudio.com/items?itemName=MadsKristensen.ExtensibilityEssentials2022

For historic reasons we have delivered MDriven as an installer exe - and not as is normal in VS a VSIX.

Starting from VS2022 we will need to rewrite and we will target the VSIX instead of exe.