aspnetcore/test/Microsoft.AspNetCore.Razor..../TestFiles
N. Taylor Mullen b8ea008151 Make extensible directive type token rendering allow value types.
- Instead of rendering a null assigning statement for a type token we now render a `default(TTypeToken)`. With this approach type tokens can be value types without creating a design time error.
- Re-generated baseline files to reflect new directive token code generation.

#1176
2017-05-17 10:31:16 -07:00
..
DesignTime Remove default usings 2017-05-12 17:08:58 -07:00
FileSystemRazorProject Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
IntegrationTests Make extensible directive type token rendering allow value types. 2017-05-17 10:31:16 -07:00
Source Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00
nested-1000.html Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language. 2017-04-10 10:20:04 -07:00