Commit ee49249
authored
[One .NET] set env var automatically for $(UseInterpreter) (#6027)
Fixes: #6016
Context: https://github.com/dotnet/maui/blob/main/src/Templates/src/templates/maui-mobile/MauiApp1/Android/AndroidEnvironment.txt
Currently, the the .NET MAUI project template includes a
`@(AndroidEnvironment)` file for "Hot Reload" scenarios. Let's setup
this value by default so it will not be needed.1 parent 941dc3a commit ee49249
2 files changed
Lines changed: 8 additions & 3 deletions
File tree
- src/Xamarin.Android.Build.Tasks
- Tests/Xamarin.Android.Build.Tests
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3929 | 3929 | | |
3930 | 3930 | | |
3931 | 3931 | | |
| 3932 | + | |
3932 | 3933 | | |
3933 | 3934 | | |
3934 | 3935 | | |
3935 | 3936 | | |
3936 | 3937 | | |
3937 | 3938 | | |
| 3939 | + | |
| 3940 | + | |
| 3941 | + | |
3938 | 3942 | | |
3939 | | - | |
3940 | | - | |
3941 | | - | |
| 3943 | + | |
| 3944 | + | |
3942 | 3945 | | |
| 3946 | + | |
3943 | 3947 | | |
3944 | 3948 | | |
3945 | 3949 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1513 | 1513 | | |
1514 | 1514 | | |
1515 | 1515 | | |
| 1516 | + | |
1516 | 1517 | | |
1517 | 1518 | | |
1518 | 1519 | | |
| |||
0 commit comments