Visual Studio 2022 professional product version 17.8.1 security update

Rajasekar R 0 Reputation points
2025-04-10T20:38:05.4533333+00:00

Hello Team, I am currently working on a vulnerability fix for Visual Studio. I have enabled the administrative update registry key to allow patching via SCCM. I have Visual Studio 2022 product version 17.8.1 installed on my device. However, it is marked as not required for the security update (Visual Studio 2022 version 17.8.20 update), while it is marked as required for the update (Visual Studio 2022 version 17.13.6 update). I have concerns about the minor version. According to the Microsoft blog, the minor version will be released as a feature update. If I install version 17.13.6 on top of 17.8.1, what is the impact, and is it recommended?

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
1,067 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Michael Taylor 58,451 Reputation points
    2025-04-10T21:08:08.5466667+00:00

    I'm not clear on what your actual question is. Are you asking if it is OK to update from VS 17.8.1 to 17.13.6? If so then yes it is fine. It is a minor version update. VS increments the minor version whenever there are significant new features to warrant it. In fact you should generally be on the latest minor update for all your VS installs (currently 17.13). Unless you have a specific scenario that breaks with the newer update (in which case you should report it to MS) then you should be keeping VS updated to the latest minor version.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.