Skip to content

Commit 75e83a3

Browse files
authored
Update Configure.AppHost.cs
1 parent fbf479e commit 75e83a3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

MyApp/Configure.AppHost.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ public void Configure(IWebHostBuilder builder) => builder
1919
public override void Configure()
2020
{
2121
SetConfig(new HostConfig {
22-
DebugMode = true
2322
});
2423

2524
//Allow Referencing in #Script expressions, e.g. [Input(EvalAllowableEntries)]

0 commit comments

Comments
 (0)