aspnetcore/test
Ryan Nowak 03b63d97a2 Quick fixes from MVC
We're close to hooking up new Razor to MVC. This is a set of enabling
'quick fix' changes to resolve some blockers to using Razor.Evolution in
the product.

Main issues:
 - Types not public enough - anything in the .Legacy namespace is still
   slated from 'improvement'
 - Wrong references. We don't want .Workspaces in MVC, so moving the heavy
   lifting of TagHelper discovery to CodeAnalysis.Razor.
2017-01-24 09:22:28 -08:00
..
Microsoft.AspNetCore.Razor.Evolution.Test Quick fixes from MVC 2017-01-24 09:22:28 -08:00
Microsoft.AspNetCore.Razor.Runtime.Test Add Microsoft.CodeAnalysis.Razor 2017-01-20 15:26:39 -08:00
Microsoft.AspNetCore.Razor.Test Add Microsoft.CodeAnalysis.Razor 2017-01-20 15:26:39 -08:00
Microsoft.CodeAnalysis.Razor.Test Quick fixes from MVC 2017-01-24 09:22:28 -08:00
Microsoft.CodeAnalysis.Razor.Workspaces.Test Quick fixes from MVC 2017-01-24 09:22:28 -08:00