aspnetcore/test
Ryan Nowak d1c0ab587c Add support for type parameters to class nodes
This change will allow someone extending Razor to use generic type
parameters in generated classes.

There's no user-level extensibility provided here yet, as in there is no
language support for adding type parameters.
2018-04-05 15:26:42 -07:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions.Test Show error if page directive is not at the top of file 2018-04-04 17:27:10 -07:00
Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.Test Don't add the tag helper provider by default 2018-03-08 15:41:34 -08:00
Microsoft.AspNetCore.Razor.Language.Test Add support for type parameters to class nodes 2018-04-05 15:26:42 -07:00
Microsoft.AspNetCore.Razor.Runtime.Test
Microsoft.AspNetCore.Razor.Test
Microsoft.AspNetCore.Razor.Test.Common Add support for type parameters to class nodes 2018-04-05 15:26:42 -07:00
Microsoft.AspNetCore.Razor.Test.MvcShim Don't add the tag helper provider by default 2018-03-08 15:41:34 -08:00
Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X Don't add the tag helper provider by default 2018-03-08 15:41:34 -08:00
Microsoft.CodeAnalysis.Razor.Test Don't add the tag helper provider by default 2018-03-08 15:41:34 -08:00
Microsoft.CodeAnalysis.Razor.Workspaces.Test
Microsoft.CodeAnalysis.Razor.Workspaces.Test.Common
Microsoft.VisualStudio.Editor.Razor.Test Don't add the tag helper provider by default 2018-03-08 15:41:34 -08:00
Microsoft.VisualStudio.Editor.Razor.Test.Common
Microsoft.VisualStudio.LanguageServices.Razor.Test
RazorPageGenerator.Test
Directory.Build.props