You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We will permanently drop support for targeting Windows 7 and Server 2008 R2, plus Windows 8.1 and Server 2012 R2. This time, we've got ultraboss approval (internal "experiences" VSO-2164004 and VSO-2441848).
NON-GitHub: Update the VCRedist to (try to) require Win10.
NON-GitHub: Delete the UCRT MSUs.
This shrinks the VCRedist by 6.7 MB. (24.4 MB => 17.7 MB for x64; 13.3 MB => 6.6 MB for x86)
📑 VS/MSVC Documentation
Document this in the release notes.
I've sent suggested wording to Sy Brand: "Visual C++ no longer supports targeting Windows 7 / Server 2008 R2, Windows 8 / Server 2012, and Windows 8.1 / Server 2012 R2. The minimum supported operating systems are Windows 10 / Server 2016."
We will permanently drop support for targeting Windows 7 and Server 2008 R2, plus Windows 8.1 and Server 2012 R2. This time, we've got ultraboss approval (internal "experiences" VSO-2164004 and VSO-2441848).
⚙️ Code Changes
stl/CMakeLists.txt: Remove redundantSynchronization.lib#5496__builtin_trapfor ancient Clang #5458<filesystem>API calls #5434📑 VS/MSVC Documentation