Skip to content

[One .NET] $(UseInterpreter) should set DOTNET_MODIFIABLE_ASSEMBLIES=Debug #6016

@jonathanpeppers

Description

@jonathanpeppers

Context: https://github.com/dotnet/maui/blob/main/src/Templates/src/templates/maui-mobile/MauiApp1/Android/AndroidEnvironment.txt

To enable "Hot Reload", right now you have two steps:

  1. Set $(UseInterpreter) to true
  2. Add an @(AndroidEnvironment) file that sets DOTNET_MODIFIABLE_ASSEMBLIES=Debug

In .NET 6, we should make $(UseInterpreter) set to true setup the environment variable automatically.

Metadata

Metadata

Labels

Area: App+Library BuildIssues when building Library projects or Application projects.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions