Visual Studio Blog:
released May 7th, 2024
Summary of What's New in this Release of Visual Studio 2022 version 17.10 Preview 7
- This release introduces the MAUI Full Page Hot Reload feature. This feature works with the hot reload button while you are debugging your MAUI app. After clicking the hot reload button, and after code changes are applied, the XAML files that you edited will be reloaded in the running MAUI app. XAML hot reload still works as you edit XAML files, but full page hot reload can come to the rescue when incremental changes are not visible in your MAUI app as expected.
- Eliminates VS crashes when using FSharp in Visual Studio when F# editors accessed configuration options.
Developer Community
Source:
Visual Studio 2022 Preview Release Notes
Get the latest pre-release features, bug fixes, and support for Visual Studio 2022 Preview. Download today.
learn.microsoft.com