aspnetcore/src
Doug Bunting 58c67727df
Update all the things (except EF Core dependencies) (#10025)
- see #9923 for related discussion
- pin aspnet/EntityFrameworkCore dependencies
- chain aspnet/Extensions dependencies through aspnet/AspNetCore-Tooling instead
- run `darc` to grab the latest
- remove System.Text.Encodings.Web references
  - now included in runtime.*.Microsoft.NETCORE.App packages

nits:
- copy a few `ReferenceResolution.md changes from aspnet/Extensions version
2019-05-07 22:06:39 -07:00
..
Analyzers Add a top-level node for analyzers (#9906) 2019-05-07 15:01:08 -07:00
Antiforgery
Azure
Components Add a top-level node for analyzers (#9906) 2019-05-07 15:01:08 -07:00
DataProtection fix #7916 by using DOTNET_RUNNING_IN_CONTAINERS env var to detect container (#9903) 2019-05-06 11:55:45 -07:00
DefaultBuilder
Features/JsonPatch
Framework
Hosting Make inprocess not set CaptureStartupErrors and let ANCM handle it. (#9859) 2019-05-07 12:03:11 -07:00
Html/Abstractions Update all the things (except EF Core dependencies) (#10025) 2019-05-07 22:06:39 -07:00
Http Update all the things (except EF Core dependencies) (#10025) 2019-05-07 22:06:39 -07:00
Identity Make some tests Flaky (#9935) 2019-05-06 15:33:02 -07:00
Installers
Middleware Header propagation sample and UX improvements (#9793) 2019-05-07 11:07:42 -07:00
MusicStore
Mvc Add a top-level node for analyzers (#9906) 2019-05-07 15:01:08 -07:00
ProjectTemplates Remove gRPC template workarounds (#10026) 2019-05-07 13:57:15 -07:00
Razor Read interface IList.Count once rather than per iteration (#9962) 2019-05-04 17:54:12 -07:00
Security comment typo 2019-05-03 17:15:05 -04:00
Servers Make inprocess not set CaptureStartupErrors and let ANCM handle it. (#9859) 2019-05-07 12:03:11 -07:00
Shared Implement MaxRequestBodySize feature for IIS inprocess (#9475) 2019-05-05 19:30:12 -07:00
SignalR Add System.Text.Json protocol to the SignalR functional tests (#9936) 2019-05-07 18:04:56 -07:00
SiteExtensions
Tools EnableAzurePipelinesReporter for helix (#8094) 2019-05-05 22:15:10 -07:00
submodules