- part II of #1253 - an expected case in template .cshtml files - expression has name `""`; led to `ArgumentException` in `ModelExpression` - test `@Model` and `@model.Property` in unit and functional tests - update baselines to match nits: - remove a few unecessary `@`s in .cshtml files - correct field names & ids in ProductList.cshtml (`foreach` confuses MVC) - led to correct valiation attributes as well |
||
|---|---|---|
| .. | ||
| Microsoft.AspNet.Mvc.Core.Test | ||
| Microsoft.AspNet.Mvc.FunctionalTests | ||
| Microsoft.AspNet.Mvc.ModelBinding.Test | ||
| Microsoft.AspNet.Mvc.Razor.Host.Test | ||
| Microsoft.AspNet.Mvc.Razor.Test | ||
| Microsoft.AspNet.Mvc.TagHelpers.Test | ||
| Microsoft.AspNet.Mvc.Test | ||
| Microsoft.AspNet.Mvc.WebApiCompatShimTest | ||
| WebSites | ||