Download Visual Studio 2022 17.4.3
Microsoft has released the third update for version 17.4.0 of Visual Studio 2022. This popular programming development environment, available for Windows and macOS, 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.4 is available this page from Microsoft. This is the changelog for version 17.4.3:
Issues Addressed in this release of 17.4.3
- Fixed a bug in the allocator that resulted in memory leaks when multiple C++ translation units were analyzed in the same compiler invocation.
- Fixed a bug where thread_local variables caused the linker to emit the “fatal error LNK1161: invalid export specification” error.
- Fixed a bug in the allocator that resulted in memory leaks when multiple C++ translation units were analyzed in the same compiler invocation.
- Fixed the underlying exception leading to a gold bar with message “Diagnostic Analyzer Runner crashed” while editing C#/VisualBasic code
- Improved the performance of submitting a feedback ticket on Developer Community when Recordings are attached.
- Adds support for Xcode 14.1 for Xamarin.iOS and Xamarin.Mac.
- Adds Xcode 14.1 support for .NET for iOS, tvOS, macOS, Mac Catalyst.
- Updates .NET MAUI to 7.0.52 (SR1.1), see here for release notes.
- Fixes failure do deploy UWP apps to devices which were not already paired to a machine where Visual Studio runs.
- The wasm-tools experience for VS arm64 will be enabled in VS 17.4.3. for .NET WebAssembly Build Tools and .NET 6.0 WebAssembly Build Tools. This enables blazor wasm publishing with AOT Compilation
From Developer Community
- thread_local causing fatal error LNK1161: invalid export specification on VS 2022
- [17.4.0] .NET6 WinForms designer regression: designer cannot resolve dlls in project subdirectories
- msbuild compilation failure after VS 2022 17.4 update install
- Xamarin.Mac binaries are missing in 17.3.5
Version number | 17.4.3 |
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 |