aspnet / RazorTooling

Razor tooling for Visual Studio 2015

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Depend on 1.0.0-* version of Razor.Runtime instead of 1.1.0-*

ajaybhargavb opened this issue · comments

This will also break the ViewComponent TagHelperDescriptor discovery a3fd998#diff-5de421fe9dfadf9e6e788e958e9b3ed5R95. We can use reflection to workaround it.

cc' @NTaylorMullen @Eilon