I upgraded to VS2022 and Dev Express XAF 21.2.4. When I run the Xaf wizard to generate a Winforms Entity Framework solution I get the following error:
Cannot install NuGet package because the current NuGet Package Manager version is not supported. Please install the latest version of the Nuget Package Manager and restart the wizard or add the reference manually after the wizard finishes. Package:Entity Framework
From Nuget help I understand that Nuget comes with VS2022 so I don't understand how I can install the latest version.
[Update]
Typing nuget at the dos prompt or at the developer command prompt for VS 2022 I get
'nuget' is not recognized as an internal or external command, operable program or batch file