- work around aspnet/DNX#1361 and inconsistent dev boxes (from previous fix attempts) - had inconsistent case in test/WebSites and test/WebSites/ConnegWebSite - ConnegWebsite -> ContentNegotiationWebSite - RazorInstrumentationWebsite -> RazorPageExecutionInstrumentationWebSite - RazorViewEngineOptionsWebsite -> RazorEmbeddedViewsWebSite nits: - sort dependencies in functional test project.json - correct a few readme.md files |
||
|---|---|---|
| .. | ||
| Microsoft.AspNet.Mvc.Common.Test | ||
| 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 | ||
| Microsoft.AspNet.Mvc.Xml.Test | ||
| WebSites | ||