Skip to content

Commit 49624d7

Browse files
Merge pull request #4526 from MicrosoftDocs/main638180408518106582sync_temp
For protected CLA branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents c91317f + 36fa6f9 commit 49624d7

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/windows/latest-supported-vc-redist.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Latest supported Visual C++ Redistributable downloads"
33
description: "This article lists the download links for the latest versions of Visual C++ Redistributable packages."
4-
ms.date: 01/13/2023
4+
ms.date: 04/24/2023
55
helpviewer_keywords:
66
[
77
"redist",
@@ -23,7 +23,9 @@ For details on how to install and redistribute Visual Studio components, see [Re
2323

2424
## Visual Studio 2015, 2017, 2019, and 2022
2525

26-
This table lists the latest supported English (en-US) Microsoft Visual C++ Redistributable packages for Visual Studio 2015, 2017, 2019, and 2022. The latest supported version has the most recent implemented C++ features, security, reliability, and performance improvements. It also includes the latest C++ standard language and library standards conformance updates. We recommend you install this version for all applications created using Visual Studio 2015, 2017, 2019, or 2022.
26+
This table lists the latest supported English (en-US) Microsoft Visual C++ Redistributable packages for Visual Studio 2015, 2017, 2019, and 2022. The latest supported version has the most recently implemented C++ features, security, reliability, and performance improvements. It also includes the latest C++ standard language and library standards conformance updates. We recommend that you install this version for all applications created using Visual Studio 2015, 2017, 2019, or 2022.
27+
28+
Unlike older versions of Visual Studio, which have infrequent redist updates, the version number is not listed in the following table for Visual Studio 2015-2022 because the redist is updated frequently. To find the version number of the latest redist, download the redist you are interested in using one of the following links. Then, look at its properties using Windows File Explorer. In the **Details** pane, the **File version** contains the version of the redist.
2729

2830
| Architecture | Link | Notes |
2931
|--|:-:|-:|

0 commit comments

Comments
 (0)