aspnetcore/test
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.Test Update TModel code generation. 2017-04-14 12:32:20 -07:00
Microsoft.AspNetCore.Razor.Language.Test Moved AddTagHelperHtmlAttribute from renderer to writer 2017-04-14 11:49:56 -07:00
Microsoft.AspNetCore.Razor.Performance
Microsoft.AspNetCore.Razor.Runtime.Test
Microsoft.AspNetCore.Razor.Test.Common Fix ability to generate baselines. 2017-04-13 11:07:02 -07:00
Microsoft.CodeAnalysis.Razor.Test
Microsoft.VisualStudio.LanguageServices.Razor.Test Ensure output hint descriptors don't schema check. 2017-04-14 12:14:52 -07:00
RazorPageGenerator.Test