Open
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.