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 has been archived by the owner on Dec 14, 2018. It is now read-only.
When we initially created the default TagHelpers for MVC we had to work around the fact that TagHelperOutput was case sensitive. Once aspnet/Razor#186 is completed we should modify our MVC infrastructure to utilize the new case insensitiveness of TagHelperOutput attributes.
The text was updated successfully, but these errors were encountered:
When we initially created the default
TagHelper
s for MVC we had to work around the fact thatTagHelperOutput
was case sensitive. Once aspnet/Razor#186 is completed we should modify our MVC infrastructure to utilize the new case insensitiveness ofTagHelperOutput
attributes.The text was updated successfully, but these errors were encountered: