aspnetcore/test/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
..
Runtime/TagHelpers
TestFiles
Microsoft.AspNetCore.Razor.Runtime.Test.csproj Update samples and tests to target netcoreapp2.1 2017-11-14 09:45:28 -08:00
xunit.runner.json Configure xunit for better display 2017-05-17 20:31:37 -07:00