aspnetcore/test
Doug Bunting bab520f4dd Use latest `Microsoft.AspNet.WebApi.Client` package
- #5822
- update `Microsoft.AspNet.WebApi.Client` package version
- remove remaining few `$(PackageTargetFallback)` settings
- remove .NET Standard-specific files
  - they duplicate what Microsoft.AspNet.WebApi.Client now provides
  - necessary only if cross-compiling a PCL version of the WebApiCompatShim
  - add type forwarding for the removed `public` types
- reenable .NET Framework WebApiCompatShim tests
- add breaking change record for `MediaTypeFormatterMatchRanking` value change
  - version of this type in the shim lacked the `MatchOnRequestWithMediaTypeMapping` value
2018-01-05 16:42:28 -08:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
Microsoft.AspNetCore.Mvc.Core.Test File results - logging 2018-01-04 23:49:13 -08:00
Microsoft.AspNetCore.Mvc.Cors.Test
Microsoft.AspNetCore.Mvc.DataAnnotations.Test
Microsoft.AspNetCore.Mvc.Formatters.Json.Test
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
Microsoft.AspNetCore.Mvc.FunctionalTests Use latest `Microsoft.AspNet.WebApi.Client` package 2018-01-05 16:42:28 -08:00
Microsoft.AspNetCore.Mvc.IntegrationTests
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Razor.Test Use DebugType specified in DependencyContext to determine pdb type 2018-01-02 13:41:31 -08:00
Microsoft.AspNetCore.Mvc.RazorPages.Test Ensure RazorPages in an area are not route-able through root based paths when root directory and area root directory overlap 2018-01-03 09:37:30 -08:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test
Microsoft.AspNetCore.Mvc.Test Document compatiblity switch for input formatter exceptions 2018-01-03 11:23:05 -08:00
Microsoft.AspNetCore.Mvc.TestCommon Introduce IAlwaysRunResultFilter \ IAsyncAlwaysRunResultFilter (#7120) 2017-12-22 10:52:52 -08:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Add missing `RenderPartial(...)` overload 2018-01-05 11:27:54 -08:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest Use latest `Microsoft.AspNet.WebApi.Client` package 2018-01-05 16:42:28 -08:00
WebSites Use latest `Microsoft.AspNet.WebApi.Client` package 2018-01-05 16:42:28 -08:00
Directory.Build.props
MvcTests.ruleset