You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I do this, I also get global:: aliases on most of the using declarations. We should remove them too, they're an implementation detail of the generated C# from the Razor compiler.
You get a lot of namespaces when you use the extract to code-behind gesture:
Can we clean these up to only the required ones?
The text was updated successfully, but these errors were encountered: