aspnetcore/src
Nate McMaster 73843cc9a5
Account for transitive shared framework dependencies separately (#7392)
Put transitive external dependencies of the shared framework in a separate category, and don't reference them directly unless we are building a patch. This will help us find changes to dependencies, such as the removal of JSON.NET or possible changes to Crypto.Xml.
2019-02-08 12:42:23 -08:00
..
Antiforgery
Azure
Components Produce a package with just reference assemblies for AspNetCore.App (#7355) 2019-02-07 19:47:52 -08:00
DataProtection
DefaultBuilder
Features/JsonPatch
Framework Account for transitive shared framework dependencies separately (#7392) 2019-02-08 12:42:23 -08:00
Hosting
Html/Abstractions
Http Try re-enabling CancellationToken tests for StreamAdapters (#6755) 2019-02-08 10:10:38 -08:00
Identity
Installers
Middleware
MusicStore
Mvc Produce a package with just reference assemblies for AspNetCore.App (#7355) 2019-02-07 19:47:52 -08:00
ProjectTemplates
Razor Produce a package with just reference assemblies for AspNetCore.App (#7355) 2019-02-07 19:47:52 -08:00
Security
Servers Remove extraneous call to GetMemory (#7379) 2019-02-08 08:06:17 -08:00
Shared
SignalR Small fixes to SignalR service extension methods (#7375) 2019-02-08 19:15:53 +13:00
SiteExtensions
Tools
submodules