Skip to content

Compiled WASM output differs on my development machine #55455

Closed Answered by sdijoseph
sdijoseph asked this question in Q&A
Discussion options

You must be logged in to vote

I believe I fixed this issue. I tried building my project in a VM and I noticed that I got different output when I tried running workload restore.

VM:

$ dotnet workload restore
Installing workloads:


Successfully installed workload(s) wasm-tools.

Problem machine:

dotnet workload restore
__________________________________________________
Project "C:\Users\user\RiderProjects\MyProjectsite\MyProject.Client\MyProject.Client.csproj" (_GetRequiredWorkloads target(s)):

C:\Users\user\RiderProjects\MyProjectsite\MyProject.Client\MyProject.Client.csproj : error MSB4057: The target "_GetRequiredWorkloads" does not exist in the project.
Done building project "MyProject.Client.csproj" -- FAILED.
Fa…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by sdijoseph
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
area-blazor Includes: Blazor, Razor Components
1 participant