aspnetcore/test
David Fowler 5cec601abe Fix MVC packages being broken on CoreCLR
- Mvc is currently broken on CoreCLR because it is
inheriting dependencies from Microsoft.AspNet.Mvc.Common but the resulting
dependency to Microsoft.AspNet.Mvc.Common is then erased at pack time.
This change moves the dependencies down and makes the shared package
only depend on System.Runtime.

#2507
2015-05-05 23:26:45 -07:00
..
Microsoft.AspNet.JsonPatch.Test Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Microsoft.AspNet.Mvc.Abstractions.Test A few quick cleanups 2015-05-04 11:55:24 -07:00
Microsoft.AspNet.Mvc.ApiExplorer.Test A few quick cleanups 2015-05-04 11:55:24 -07:00
Microsoft.AspNet.Mvc.Common.Test Fix MVC packages being broken on CoreCLR 2015-05-05 23:26:45 -07:00
Microsoft.AspNet.Mvc.Core.Test Use strongly typed MediaTypeHeaderValue for content type in action results. 2015-05-04 14:06:58 -07:00
Microsoft.AspNet.Mvc.FunctionalTests Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Microsoft.AspNet.Mvc.IntegrationTests More model binding integration tests 2015-05-04 11:20:52 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test A few quick cleanups 2015-05-04 11:55:24 -07:00
Microsoft.AspNet.Mvc.Razor.Test Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Microsoft.AspNet.Mvc.TagHelpers.Test [Fixes #2491] RemoveRange handles attributes parameter safely 2015-05-05 14:14:23 -07:00
Microsoft.AspNet.Mvc.Test Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Microsoft.AspNet.Mvc.TestCommon React to Caching api changes 2015-05-05 10:08:50 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Microsoft.AspNet.Mvc.Xml.Test Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
WebSites React to Caching api changes 2015-05-05 10:08:50 -07:00