Visual Studio 2022 build 31423
Build of Visual Studio 2022 | |
Released | 2021-06-17 |
---|---|
Visual Studio 2022 build 31423 is the official Preview 1 build of Visual Studio 2022.
Changes[edit | edit source]
General[edit | edit source]
- The IDE is now 64-bit.
IntelliCode[edit | edit source]
- Can now auto-complete an entire line of code.
.NET 6[edit | edit source]
- The .NET 6 preview SDK is now included with Visual Studio.
- Basic support for .NET MAUI. Temporarily you have to install the .NET MAUI workload separately from .NET 6.
Hot Reload[edit | edit source]
- Now available while using the debugger.
- Allows developers to change an app's code without needing to pause it.
New WPF XAML Designer for .NET Framework[edit | edit source]
- A port of the .NET Core version.