Microsoft heeft de eerste update voor versie 17.4.0 van Visual Studio 2022 uitgebracht. Deze populaire programmeerontwikkelomgeving, verkrijgbaar voor Windows and macOS, beschikt over handige opties om het programmeren in onder andere Visual C++, Visual Basic, C#, F# en Python gemakkelijker te maken. De nieuwe versie is volledig 64bit en heeft een nieuwe vereenvoudigde gebruikersinterface. Meer informatie over versie 17.4 is op deze pagina van Microsoft te vinden. Dit is de changelog voor versie 17.4.1:
Issues Addressed in this release of 17.4.1
- A search for arm64ec or ec in the vs installer now brings up the relevant arm64 components containing arm64ec support.
- In Visual Studio 2022 version 17.3 and later, ML.NET Model Builder would hang when training Image Classification models with the GPU. This deadlock has been resolved and Image Classification can be trained using CPU or GPU successfully.
- Using screen readers with the integrated terminal now correctly provides information on the commands that were run and their output.
- Visual Studio doesn't crash when opening a .NET 7 Linux core dump.
From Developer Community