You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To pick up a draggable item, press the space bar.
While dragging, use the arrow keys to move the item.
Press space again to drop the item in its new position, or press escape to cancel.
Describe the bug
After upgrading to .NET SDK 9.0.3, I keep getting this error when building both blazor and aspnet core projects containing static assets such as html or css files. This happens when building from the command line as well as in Visual Studio 2022.
error MSB4018: The "DiscoverPrecompressedAssets" task failed unexpectedly. An item with the same key has already been added · Issue #62251 · dotnet/aspnetcore
Activity
martincostello commentedon Jun 4, 2025
Duplicate of dotnet/sdk#49180.
dotnet-policy-service commentedon Jun 5, 2025
This issue has been resolved and has not had any activity for 1 day. It will be closed for housekeeping purposes.
See our Issue Management Policies for more information.