Hello @Steve Frase ,
Welcome to Microsoft Q&A forum.
I double tested on my side but didn’t get the same error. Does this error appear in a newly created MAUI project?
I found that the errors("NU1102" and "Version 35.0.50 of package microsoft.android.sdk.windows.msi.x64 is not found in NuGet feeds") you got might be the same/similar to this one => Workload installation failed: microsoft.android.sdk.windows::34.0.64 is not found in NuGet feeds https://api.nuget.org/v3/index.json.
It’s an open ticket and still active, some users got the same errors on VS 2022 17.14.0 Preview 2 as you. I suggest you also follow that ticket for the latest information.
Besides, the temporarily workaround shared there is reverting to use Visual Studio 17.13.3(Visual Studio and Visual Studio Preview version can be installed side-by-side).
The first error mentioned version 34.0.148 of the package Microsoft.Android.Ref.34. I checked on nuget.org directly, I found 34.0.147 and 34.99.0-preview.1.51 but didn’t find 34.0.148. Also, the instructions say, "Please do not reference directly". I believe that this package is not needed to install manually. So, something relate to specific assembly or API might be corrupted.
If possible, I would suggest you also submit a ticket on our Developer Community - Visual Studio and report this issue to VS product team.
Kind regards,
Tianyu
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.