aspnetcore/test
Ryan Nowak 46db71cfce Part 1 of fix for #2248 - Ambiguity when inheriting attribute routes
The change here is to make an attribute route defined on a base class
inherited only if no other routes were defined 'closer' to the controller
class.

To put another way, attribute routes can either be inherited or
overridden, you can't inherit + add your own.
2015-05-08 17:05:45 -07:00
..
Microsoft.AspNet.JsonPatch.Test
Microsoft.AspNet.Mvc.Abstractions.Test
Microsoft.AspNet.Mvc.ApiExplorer.Test Fix #2378 - Fully expand models in ApiExplorer 2015-05-08 11:53:38 -07:00
Microsoft.AspNet.Mvc.Common.Test React to common package name change 2015-05-07 09:39:08 -07:00
Microsoft.AspNet.Mvc.Core.Test Part 1 of fix for #2248 - Ambiguity when inheriting attribute routes 2015-05-08 17:05:45 -07:00
Microsoft.AspNet.Mvc.FunctionalTests Fix #2378 - Fully expand models in ApiExplorer 2015-05-08 11:53:38 -07:00
Microsoft.AspNet.Mvc.IntegrationTests React to Http namespace changes. 2015-05-07 15:19:10 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test
Microsoft.AspNet.Mvc.Razor.Test React to Http namespace changes. 2015-05-07 15:19:10 -07:00
Microsoft.AspNet.Mvc.TagHelpers.Test React to Http namespace changes. 2015-05-07 15:19:10 -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 React to Http namespace changes. 2015-05-07 15:19:10 -07:00
Microsoft.AspNet.Mvc.Xml.Test React to Http namespace changes. 2015-05-07 15:19:10 -07:00
WebSites Part 1 of fix for #2248 - Ambiguity when inheriting attribute routes 2015-05-08 17:05:45 -07:00