Skip to content

Commit 1a38410

Browse files
committed
remove other files
1 parent 340ca1f commit 1a38410

File tree

3 files changed

+2
-50
lines changed

3 files changed

+2
-50
lines changed

docs/overview/toc.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ items:
66
href: ../overview/visual-cpp-in-visual-studio.md
77
- name: Overview of C++ development in Visual Studio
88
href: ../overview/overview-of-cpp-development.md
9-
- name: What's new for MSVC
10-
href: ../overview/what-s-new-for-msvc.md
11-
- name: What's new for C++ in Visual Studio
9+
- name: What's new for C++ in Visual Studio 2022
1210
href: ../overview/what-s-new-for-visual-cpp-in-visual-studio.md
1311
- name: What's new for C++ in Visual Studio 2019
1412
href: ../overview/what-s-new-for-cpp-2019.md

docs/overview/what-s-new-for-msvc.md

Lines changed: 0 additions & 38 deletions
This file was deleted.

docs/overview/what-s-new-for-visual-cpp-in-visual-studio.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,13 @@
11
---
22
title: "What's new for C++ in Visual Studio"
33
description: "The new features and fixes in the Microsoft C/C++ compiler and tools in Visual Studio."
4-
ms.date: 10/09/2025
4+
ms.date: 05/13/2025
55
ms.service: "visual-cpp"
66
ms.subservice: "ide"
77
ms.custom: intro-whats-new
88
ai-usage: ai-assisted
99
---
1010

11-
# What's new for C++ in Visual Studio
12-
13-
MSVC now ships on its own cadence, independent of Visual Studio. For the latest updates to MSVC, see [What's new for MSVC](/cpp/overview/what-s-new-for-msvc.md).
14-
15-
# What's new for C++ in Visual Studio 2026
16-
17-
VS 2026 18.0 and later no longer support targeting Windows 7/8/8.1 or Windows Server 2008 R2/2012/2012 R2, which have stopped receiving security updates.
18-
1911
# What's new for C++ in Visual Studio 2022
2012

2113
Visual Studio 2022 brings many updates and fixes to the Microsoft C++ compiler and tools. The Visual Studio IDE also offers significant improvements in performance and productivity, and now runs natively as a 64-bit application.

0 commit comments

Comments
 (0)