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 fbf479e commit 75e83a3Copy full SHA for 75e83a3
MyApp/Configure.AppHost.cs
@@ -19,7 +19,6 @@ public void Configure(IWebHostBuilder builder) => builder
19
public override void Configure()
20
{
21
SetConfig(new HostConfig {
22
- DebugMode = true
23
});
24
25
//Allow Referencing in #Script expressions, e.g. [Input(EvalAllowableEntries)]
0 commit comments