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
{{ message }}
This repository was archived by the owner on Dec 19, 2018. It is now read-only.
Move what’s in the Microsoft.AspNet.Razor.TagHelpers namespace to something like Microsoft.AspNet.Razor.Compilation.TagHelpers.
And move what's in the Microsoft.AspNet.Razor.Runtime.TagHelpers namespace to Microsoft.AspNet.Razor.TagHelpers. An alternative that we considered was to rename it to Microsoft.AspNet.Html.TagHelpers, because it's not really Razor-specific, but meh.