Download Visual Studio 2022 17.7.5

Spread the love

Microsoft has released version 17.7.5 of Visual Studio 2022, a version with extended support. This popular programming development environment 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 new simplified user interface. More information about version 17.7 is available this page from Microsoft. The changelog for version 17.7.5 looks like this:

what's new in this release

  • This fixes an issue where the configuration that was selected in previous Visual Studio sessions wasn't being restored.
  • The CMake cache no longer generates automatically when “Never run configure step automatically” is selected in the settings.
  • Fixed C++ modules bugs and added several modules throughput improvements. When using LTCG (/GL), in certain rare cases, the compiler could fail to realize that a global variable might be modified during program execution and instead incorrectly conclude it's constant, and improperly propagate it's initial value to locations where the global variable is used .
  • Updates .NET 7 MAUI to SR8. Fixes an issue where MAUI apps cannot compile with Xcode 15 when Linker was disabled. For full release notes please visit: https://github.com/xamarin/xamarin-macios/releases
  • Fixed several issues related to display DPI changes that could result in a crash or hang.
  • Fixed an issue where opening a folder would cause an error related to “Process Telemetry” to be displayed if certain Visual Studio Workloads or Individual Components are not installed.

Developer Community

Version number 17.7.5
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