Skip to content

Ensure Hot Reload works #24782

@rolfbjarne

Description

@rolfbjarne

Hot Reload currently doesn't work for user assemblies that we modify during the build.

This typically happens at least for device builds (the registrar).

We need to avoid assembly modification for user assemblies when hot reload is enabled.

Work that needs to complete first:

Then:

  • Verify that a default debug build for device doesn't modify any user assemblies.
    • Modifying BCL/NuGet assemblies (assemblies not build using a project / without source code) is OK.
  • If we do modify user assemblies, figure out a solution.

References:

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureA feature to be implemented

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions