aspnetcore/src
N. Taylor Mullen dd9eab551d Workaround tooling issue with runtime only TagHelpers.
- Prior to this if all instances of `TagHelper`s in an assembly had editor browsable never we'd log an error saying that no TagHelpers were found for that assembly. Until we can evaluate a better fix for this issue I've removed the logic that logs those errors and its corresponding tests/resources.

#1145
2017-03-29 16:56:05 -07:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions Fix UrlResolutionTagHelper tag helper inclusion. 2017-03-29 16:30:28 -07:00
Microsoft.AspNetCore.Razor
Microsoft.AspNetCore.Razor.Evolution Workaround tooling issue with runtime only TagHelpers. 2017-03-29 16:56:05 -07:00
Microsoft.AspNetCore.Razor.Runtime
Microsoft.CodeAnalysis.Razor
Microsoft.CodeAnalysis.Razor.Workspaces
Microsoft.CodeAnalysis.Remote.Razor
Microsoft.VisualStudio.LanguageServices.Razor
RazorPageGenerator