-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Open
Labels
area-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsbugThis issue describes a behavior which is not expected - a bug.This issue describes a behavior which is not expected - a bug.
Milestone
Description
I encountered a significant issue while building my Blazor WebAssembly Hosted project after migrating to .NET 9.0.101. The build fails with over 200 errors related to missing .gz assets. These errors indicate that .gz files are being searched for in the compressed folder, even though these files were not added or generated during the build process.
The errors are triggered by Microsoft.NET.Sdk.StaticWebAssets.Compression.targets.
TimPurdum
Metadata
Metadata
Assignees
Labels
area-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsbugThis issue describes a behavior which is not expected - a bug.This issue describes a behavior which is not expected - a bug.