aspnetcore/test/WebSites
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
..
ApiExplorerWebSite
ApplicationModelWebSite
BasicWebSite Marked CookieTempDataProvider's cookie as non-essential 2018-01-05 15:41:01 -08:00
ControllersFromServicesClassLibrary
ControllersFromServicesWebSite
CorsWebSite
ErrorPageMiddlewareWebSite
FSharpWebSite
FilesWebSite
FiltersWebSite
FormatterWebSite
HtmlGenerationWebSite
RazorPageExecutionInstrumentationWebSite
RazorPagesWebSite Updated Razor Pages areas for compatibility switches 2018-01-02 09:48:23 -08:00
RazorWebSite
RoutingWebSite
SecurityWebSite [Fixes #6514] Add default ctor overload to AuthorizeFilter 2017-12-12 14:07:02 -08:00
SimpleWebSite
TagHelpersWebSite
VersioningWebSite
WebApiCompatShimWebSite Use latest `Microsoft.AspNet.WebApi.Client` package 2018-01-05 16:42:28 -08:00
XmlFormattersWebSite Fix Xml formatters to taking in MvcOptions to take affect of options mutation 2017-12-06 11:44:35 -08:00
Directory.Build.props