Skip to content

Commit df110a3

Browse files
committed
Revert "Workaround for #18058 (#18213)"
This reverts commit cba11d7.
1 parent 9f057f7 commit df110a3

File tree

1 file changed

+1
-2
lines changed
  • src/ProjectTemplates/Web.ProjectTemplates/content/BlazorServerWeb-CSharp

1 file changed

+1
-2
lines changed

src/ProjectTemplates/Web.ProjectTemplates/content/BlazorServerWeb-CSharp/App.razor

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
2-
@*#if (NoAuth)
1+
@*#if (NoAuth)
32
<Router AppAssembly="@typeof(Program).Assembly">
43
<Found Context="routeData">
54
<RouteView RouteData="@routeData" DefaultLayout="@typeof(MainLayout)" />

0 commit comments

Comments
 (0)