We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab16f9c commit 678a5d5Copy full SHA for 678a5d5
src/Templates/src/templates/maui-blazor/MauiApp.1.csproj
@@ -20,7 +20,7 @@
20
<AndroidVersionCode>1</AndroidVersionCode>
21
22
<!-- Required for C# Hot Reload -->
23
- <UseInterpreter Condition="'$(Configuration)' == 'Debug'">False</UseInterpreter>
+ <UseInterpreter Condition="'$(Configuration)' == 'Debug'">True</UseInterpreter>
24
</PropertyGroup>
25
26
<ItemGroup>
0 commit comments