Microsoft Visual Studio Professional 2022 (64-bit) - Preview Version 17.14.0 Preview 2.0 will no longer compile my MAUI app

Steve Frase 0 Reputation points
2025-03-12T01:00:07.2266667+00:00

After upgrading to preview 2, I cannot build my MAUI app.

Visual Studio Output says:
To build this project, the following workloads must be installed: wasm-tools-net8

To install these workloads, run the following command: dotnet workload restore

But when I run it, I get:
Workload installation failed: One or more errors occurred. (Version 35.0.50 of package microsoft.android.sdk.windows.msi.x64 is not found in NuGet feeds https://api.nuget.org/v3/index.json;C:\Program Files (x86)\Microsoft SDKs\NuGetPackages.)

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,995 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 36,086 Reputation points Microsoft External Staff
    2025-03-12T05:34:33.7366667+00:00

    Hello,

    Preview version is not supported on Q&A. It's suggested that you use the latest release VS(17.3.3)

    About this SDK issue, you could follow the progress at Workload installation failed: microsoft.android.sdk.windows::34.0.64 is not found in NuGet feeds https://api.nuget.org/v3/index.json" · Issue #37580 · dotnet/sdk

    Best Regards,

    Wenyan Zhang


    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.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.