What Changed
With v22.2.2, the following XAF tools require .NET 7 SDK (x86) on development machines in .NET 6 projects:
You may receive the following error in Visual Studio if .NET 7 SDK (x86) is missing:
Reasons for Change
This change ensures correct operation of Model Editor and DBUpdater in .NET 6 projects.
Refer to the following bug report for additional information: Core - Model Editor does not work with .NET 6 projects.
How to Update Existing Apps
Install the latest .NET 7 SDK (x86) on the development machine. You don't need to change the project code.
NOTE: Install the latest x86 version of the SDK even if you are running a 64-bit operating system.
See Also
Core - Model Editor and DBUpdater for .NET 5 projects require .NET 6 Runtime (x86) to be installed for Visual Studio 2019 - similar changes for v21.2.