aspnetcore/src
N. Taylor Mullen 6f7cb763a2 Update TModel code generation.
- Prior to this TModel would be set to a potentially non-fully qualified name. This would cause errors in default MVC templates.
- Regenerated test files to reflect new TModel.
- Updated unit test to reflect new behavior.

#1222
2017-04-14 12:32:20 -07:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions Update TModel code generation. 2017-04-14 12:32:20 -07:00
Microsoft.AspNetCore.Razor
Microsoft.AspNetCore.Razor.Language
Microsoft.AspNetCore.Razor.Runtime
Microsoft.CodeAnalysis.Razor
Microsoft.CodeAnalysis.Razor.Workspaces
Microsoft.CodeAnalysis.Remote.Razor
Microsoft.VisualStudio.LanguageServices.Razor Ensure output hint descriptors don't schema check. 2017-04-14 12:14:52 -07:00
RazorPageGenerator