aspnetcore/src/Microsoft.AspNetCore.Razor....
Ryan Nowak b900a82bc3 Refocus Razor runtime assemblies
Microsoft.AspNetCore.Razor becomes the home for TagHelper-related types
that you use in your code.

Microsoft.AspNetCore.Razor.Runtime becomes the home type types you need
to build a view engine. User code should not need this package anymore.

None of these are breaking changes due to typeforwards.
2017-12-19 13:26:07 -08:00
..
Properties Refocus Razor runtime assemblies 2017-12-19 13:26:07 -08:00
Runtime/TagHelpers
Microsoft.AspNetCore.Razor.Runtime.csproj Refocus Razor runtime assemblies 2017-12-19 13:26:07 -08:00
Resources.resx
baseline.netcore.json