I have created the MAUI project according to the getting started guide:
It is a default project without any changes. Now, I am trying to build my project and I get the next errors:
Specified AndroidManifest file does not exist: C:\***\source\repos\MauiApp\MauiApp\AndroidManifest.xml.
Assets file 'C:\***\source\repos\MauiApp\MauiApp\obj\project.assets.json' not found. Run a NuGet package restore to generate this file.
I have tried to restore NuGet but it doesn't help. What did I miss? or any suggestion for fixing?
EDIT:
- Windows 10 Pro,19043.1237
- Visual Studio Community 2022 Preview, 17.0.0 Preview 5.0