Download Visual Studio 2022 17.7.5
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
- Variable CMAKE_INSTALL_PREFIX is defined multiple times
- Build hangs for ASP.NET Core project when using Visual Studio 2022 version 17.7.3
- document outline function so slowly.
- HTTP Editor Special char handling is wrong
- System.Windows.Extensions types are not supported on platform .NET6 with Studio Version 17.6.5
- Version 17.7.0 Preview 2.0 – WebApp unable to connect to SQL Managed Instance using Active Directory Default Authentication and VisualStudioCredential
- Indexing sometimes hangs on 2022 Preview 2
- Remote Terminal Exception: Method 'ClosePtyAsync' does not have an implementation
- “Format on Save” extension no longer works as of VS 17.7
- Toggling break points ruins undo stacks
- Visual Studio 17.6 doesn't remember which CMakePresets.json configuration was in use after restarting
- WebApp unable to connect to SQL Managed Instance using Active Directory Default Authentication and VisualStudioCredential
- DTE2.Documents Exception 0x8000000A
- Visual Studio 2022 crashes when restored after minimizing to taskbar
- 'Find in files' dialog doesn't open
- Cmake cache configuration runs automatically even when “never run configure automatically” is ticked
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 |