-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Commit
- Loading branch information
There are no files selected for viewing
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,4 +3,4 @@ | |
@using Microsoft.AspNetCore.Components.Routing | ||
@using Microsoft.JSInterop | ||
@using Microsoft.AspNetCore.Blazor.E2EPerformance | ||
@using Microsoft.AspNetCore.Blazor.E2EPerformance.Shared | ||
@using perf.Shared | ||
This comment has been minimized.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
natemcmaster
Contributor
|
Can we not do this? I understand this might just be one step trying to move towards getting it to build, but I'd be extremely keen not to have bizarre namespaces in the code!