Skip to content

Commit 27a427f

Browse files
Merge pull request #3 from MahmoudGSaleh/MahmoudGSaleh-patch-1
Update Note for VS 2015
2 parents 91cd792 + c38b535 commit 27a427f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ Download other versions, including long term servicing release channel (LTSC) ve
6363
* Windows 10 and 11
6464
* Windows Server 2016, 2019, 2022, and 2025
6565
- Support for Visual Studio 2015 ended on October 15, 2025. Because support for the Visual C++ Redistributable is connected to the version of Visual Studio in which it first ships, support for Visual C++ 2015 Redistributable (version 14.0.24212) also ended October 15, 2025. See [Visual Studio 2015 (VC++ 14.0)](#visual-studio-2015-vc-140-no-longer-supported) section below for the latest available version.
66+
As of the time Visual Studio 2015 support ended, the v14 runtime is binary compatible with applications created with the VS 2015 MSVC Build Tools. Over time, Microsoft may no longer support that compatibility. Because Visual Studio 2015 is out of support, our guidance is that you update your projects to build with a supported MSVC Build Tools. If you are statically linking the Visual Studio 2015 C++ runtime, we recommend updating to a supported version of the runtime.
6667
- The Visual C++ Redistributable supports several command-line options. For more information, see [Command-line options for the Redistributable packages](./redistributing-visual-cpp-files.md#command-line-options-for-the-redistributable-packages).
6768

6869
## Unsupported legacy versions

0 commit comments

Comments
 (0)