Skip to content

Commit a6a7e18

Browse files
Merge pull request #4936 from MicrosoftDocs/main638431007373617851sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents 30893de + 347ea54 commit a6a7e18

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

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

Lines changed: 6 additions & 1 deletion
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: 08/02/2023
4+
ms.date: 02/08/2024
55
helpviewer_keywords:
66
[
77
"redist",
@@ -27,6 +27,11 @@ This table lists the latest supported English (en-US) Microsoft Visual C++ Redis
2727

2828
Unlike older versions of Visual Studio, which have infrequent redist updates, the version number isn't 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're 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.
2929

30+
## Latest Microsoft Visual C++ Redistributable Version
31+
The latest version is `14.38.33135.0`
32+
33+
Use the following links to download this version for each supported architecture:
34+
3035
| Architecture | Link | Notes |
3136
|--|:-:|-:|
3237
| ARM64 | [https://aka.ms/vs/17/release/vc_redist.arm64.exe](https://aka.ms/vs/17/release/vc_redist.arm64.exe) | Permalink for latest supported ARM64 version |

0 commit comments

Comments
 (0)