Skip to content

Updating Microsoft.AspNetCore.Components.WebAssembly.DevServer to 8.0.4 causing issues #55075

@Victorolu

Description

@Victorolu

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

I have just upgraded some of my team's Blazor project's packages from 8.0.3 to 8.0.4 and it gave this error:
image

I was able to streamline which package was giving that issue on my PC and found out it was Microsoft.AspNetCore.Components.WebAssembly.DevServer. The 8.0.3 version works with the other upgraded packages but the 8.0.4 version does not.

I recreated the issue with a new Blazor Wasm App and the issue still occured.

Expected Behavior

I should not be getting any error while starting off my Blazor project

Steps To Reproduce

Create a Blazor Project with the updated packages especially Microsoft.AspNetCore.Components.WebAssembly.DevServer with 8.0.4 and try to run the project.

Should give the Visual Studio Error Message

Exceptions (if any)

No response

.NET Version

dotnet 8

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions