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.
We made a change to the addTagHelper, removeTagHelper and tagHelperPrefix directives to disallow quotes around their values. This happens to really mess with tooling when using rc1 with rc2+ bits. Not to mention, it doesn't hurt to have quotes. We should allow them optionally like we did in RC1.