Gestern hatte Microsoft nicht nur die finale Version von Visual Studio 2022 17.0, PowerShell 7.2.0 und .NET 6 veröffentlicht. Es gab auch eine neue Preview von Visual Studio 2022, die Version 17.1 Preview 1.
So wurde hier die .NET MAUI Preview 10 integriert. Auch XAML Live Preview unterstützt jetzt .NET MAUI-Anwendungen (WinUI & Android). Aber es wurden noch andere Verbesserungen hinzugefügt. Auf einen Fehler in dieser Version wird hingewiesen: „Visual Studio Editor ist entweder ohne jede Fehlermeldung leer oder verwendet eine andere Schriftart als die, die in Tools\Options ausgewählt wurde.“ Ein Workaround wird hier beschrieben.
Alles Weitere könnt ihr euch unter docs.microsoft.com/release-notes-preview#17.1.0-pre.1.0 durchlesen.
Visual Studio 2022 17.1 Preview 1 kann ausprobiert werden
Visual Studio 2022 version 17.0.1
Fixed a crash when using batch builds.
Fixed a crash when launching Xamarin.Forms projects with XAML Hot Reload enabled.
https://docs.microsoft.com/en-us/visualstudio/releases/2022/release-notes#17.0.1.0
Visual Studio 2022 version 17.0.1 2
Issues Addressed in this release of 17.0.2
Fix for silent-bad codegen with memmove-like operations with overlapping data
Added messaging in the output Window that appears when using C++ Modules or Header Units. This contains currently known issues using Modules or Header Units with IntelliSense.
Fix issue with CMake Overview Pages and CMakeSettings editor being stuck on „Waiting for IntelliSense to finish initializing…“
Corrected an issue where a templated destructor involved in a class hierarchy with data member initializers may be instantiated too early, potentially leading to incorrect diagnostics about uses of undefined types or other errors.
Added Python 3.9.7 to Python workload. Removed Python 3.7.8 due to a security vulnerability.
Fixed an issue where the Find Next (F3) and Find Next Selected (Ctrl+F3) would sometimes jump to the first occurrence in the file instead of the next occurrence.
Resolve issue where dates in version control user interfaces were not respecting the customer’s operating system locale.
Address an issue on Windows 11 where customers set the Windows Terminal as default and the debugger can’t stop debugging a console app properly and prevent future starts.
https://docs.microsoft.com/en-us/visualstudio/releases/2022/release-notes#17.0.2.0
Visual Studio 2022 version 17.1 Preview 2
https://docs.microsoft.com/en-us/visualstudio/releases/2022/release-notes-preview#17.1.0-pre.2.0