Visual Studio 2026 / .NET 10 upgrade path

Good day,

I am looking to upgrade a project from .NET 4.x / Visual Studio 2022 to .NET 10 / Visual Studio 2026.

When I run the latest installer it does not offer to integrate into Visual Studio 2026. If I create a .NET 8 project in Visual Studio 2022 can I then open it in Visual Studio 2026 and just update it from .NET 8 to .NET 10?

Our current libraries work fine with .NET 10 (i’ve myself been using .NET 10 with RO/DA extensively internally, for a while), so simply re-opening a project in VS2026 should be fine. Note that uograding a project from “Classic” .NET 4.x to “.NET Core” may require some tweaks (unrelated to .NET 10 specifically).

We’re looking at providing official VS2026 integration in the istallers, soon. (Elements already does, the rest is coming next).

yours,
marc