Showing tag results for visual studio 2026

Nov 24, 2025
Post comments count19
Post likes count2

New release cadence and support lifecycle for Microsoft C++ Build Tools

Marian Luparu
Marian Luparu

Starting with Visual Studio 2026, we are introducing a new support lifecycle for the Microsoft C++ (MSVC) Build Tools. We are also updating the MSVC release cadence. As Visual Studio moves to a Modern Lifecycle with monthly feature updates and an annual new version, decoupling the compiler from the IDE offers you the best of both worlds – rapid ...

C++Visual Studio
Nov 11, 2025
Post comments count6
Post likes count3

What’s New for C++ Developers in Visual Studio 2026 version 18.0

Augustin Popa
Augustin Popa

Get ready to level up your C++ productivity, because Visual Studio 2026 version 18.0 is now generally available! You can take advantage of the new features, bug fixes, and performance improvements in your production environment. This post describes what’s new for C++ developers, including new features or improvements in these areas: ...

Visual StudioC++Announcement
Oct 30, 2025
Post comments count6
Post likes count4

Upgrading C++ Projects to Visual Studio 2026

Augustin Popa
Augustin Popa

With Visual Studio 2026 version 18.0 getting closer to General Availability (GA), we want to share with you how you can upgrade your projects from your current versions of Visual Studio and the Microsoft C++ (MSVC) Build Tools to the latest versions. The new IDE ships with the v145 platform toolset for MSBuild C++ projects and MSVC Build Tools vers...

AnnouncementC++