Skip to content

Missing hotreload layout for Microsoft.NET.Sdk.WebAssembly #5488

@ellahathaway

Description

@ellahathaway

The official Microsoft .NET SDK produces two parallel layouts under sdk/<version>/Sdks/Microsoft.NET.Sdk.WebAssembly/:

  • tools/<net11>/...
  • hotreload/<net10>/...

Source-build only produces tools/<net11>/... and is missing the separate hotreload/<net10>/... directory. This causes a layout difference, and may affect tools/workflows relying on the full layout present in the official SDK.

This issue was detected by the Source-Build SDK Diff Tests, as surfaced in dotnet/dotnet#4850.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions