Download Visual Studio 2022 17.9.2

Spread the love

Microsoft has released version 17.9.2 of Visual Studio 2022, a version with extended support. This popular programming development environment, available in Community, Professional and Enterprise flavors, has useful options to make programming in Visual C++, Visual Basic, C#, F# and Python easier. The new version is fully 64bit and has a simplified user interface. More information about version 17.9 is available this page from Microsoft. The changelog for version this release looks like this:

What's New

  • Fixed an issue that under some conditions, a hang occurs when opening the fonts and colors dialog.
  • A fix was made to prevent a scalar memory load in the inline expansion of the std::round() functions from being changed into a vector access. Although the vector access does not change the result of the computation, it is longer and can fault when the scalar load would succeed.
  • Fixed an issue where in versions of Visual C++ before Visual Studio 2022 version 17.9, the _Alignas specifier was not applied correctly according to the ISO-C Standard when it appeared adjacent to a structured type in a declaration.

Developer Community

Version number 17.9.2
Release status Final
Operating systems Windows 10, Windows Server 2016, Windows Server 2019, Windows 11
Website Microsoft
Download https://www.visualstudio.com/downloads/
License type Paid
You might also like