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
Microsoft.AspNet.Mvc.Abstractions.Test
Microsoft.AspNet.Mvc.ApiExplorer.Test
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
Microsoft.AspNet.Mvc.FunctionalTests
Microsoft.AspNet.Mvc.IntegrationTests
Microsoft.AspNet.Mvc.Razor.Host.Test
Microsoft.AspNet.Mvc.Razor.Test
Microsoft.AspNet.Mvc.TagHelpers.Test [Fixes #2491] RemoveRange handles attributes parameter safely 2015-05-05 14:14:23 -07:00
Microsoft.AspNet.Mvc.Test
Microsoft.AspNet.Mvc.TestCommon React to Caching api changes 2015-05-05 10:08:50 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest
Microsoft.AspNet.Mvc.Xml.Test
WebSites React to Caching api changes 2015-05-05 10:08:50 -07:00