Skip to content

Commit b96d5af

Browse files
Merge pull request #5007 from TylerMSFT/smallfix
update date
2 parents efab6a4 + bbfc381 commit b96d5af

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 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: 04/24/2023
4+
ms.date: 08/02/2023
55
helpviewer_keywords:
66
[
77
"redist",
@@ -37,9 +37,9 @@ Download other versions, including long term servicing release channel (LTSC) ve
3737

3838
### Notes
3939

40-
- The Visual C++ Redistributable for Visual Studio 2015-2022 does not have separate packages for different languages. It contains EULAs for all supported languages.
40+
- The Visual C++ Redistributable for Visual Studio 2015-2022 doesn't have separate packages for different languages. It contains EULAs for all supported languages.
4141

42-
- Some of the downloads that are mentioned in this article are currently available on [my.visualstudio.com](https://my.visualstudio.com/). Make sure to log in by using a Visual Studio Subscription account so that you can access the download links. If you're asked for credentials, use your existing Visual Studio subscription account. Or, create a free account by selecting the link in **No account? Create one!**
42+
- Some of the downloads that are mentioned in this article are currently available on [my.visualstudio.com](https://my.visualstudio.com/). Log in using a Visual Studio Subscription account so that you can access the download links. If you're asked for credentials, use your existing Visual Studio subscription account. Or, create a free account by choosing the **No account? Create one!** link.
4343

4444
- Visual Studio versions since Visual Studio 2015 share the same Redistributable files. For example, any apps built by the Visual Studio 2015, 2017, 2019, or 2022 toolsets can use the latest Microsoft Visual C++ Redistributable. However, the version of the Microsoft Visual C++ Redistributable installed on the machine must be the same or higher than the version of the Visual C++ toolset used to create your application. For more information about which version of the Redistributable to install, see [Determining which DLLs to redistribute](determining-which-dlls-to-redistribute.md). For more information about binary compatibility, see [C++ binary compatibility between Visual Studio versions](../porting/binary-compat-2015-2017.md).
4545

0 commit comments

Comments
 (0)