© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•6mo ago•
42 replies
vasa

✅ I am encountering NETSDK1082 in blazor web app

I recently working on a blazor web assembly application now I got this errors!
1. NETSDK1082 - There was no runtime pack for Microsoft.AspNetCore.App available for the specified RuntimeIdentifier 'browser-wasm'. file:Microsoft.NET.Sdk.FrameworkReferenceResolution.targets line:512
2. NETSDK1112 The runtime pack for Microsoft.NETCore.App.Runtime.Mono.browser-wasm was not downloaded. Try running a NuGet restore with the RuntimeIdentifier 'browser-wasm'. ProductivityHack.Client file:Microsoft.NET.Sdk.FrameworkReferenceResolution.targets line:512

what I had done: the project running properly but I migrated all the project from .NET8 to .NET9 by simply changing the properties of projects and checked all the project is compatible and updated to latest .NET9

why I don it: I recently encounter error on program.cs while to inject ASP Net core Identity so I tried it solve that but introduced new over heads!
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

❔ Blazor web app in console
C#CC# / help
3y ago
Blazor web assembly app
C#CC# / help
2y ago
blazor web app using C#
C#CC# / help
12mo ago
Read file from wwwroot in Blazor web app
C#CC# / help
13mo ago