Merge branch 'rel/2.0.0-preview2' into dev

This commit is contained in:
Javier Calvarro Nelson 2017-06-07 10:21:12 -07:00
Родитель 3e8b6ffe8f ba0d7d6c65
Коммит f316e5e929
1 изменённых файлов: 10 добавлений и 10 удалений

Просмотреть файл

@ -21,7 +21,7 @@ Microsoft.AspNetCore.AzureAppServicesIntegration,ship,include
Microsoft.AspNetCore.AzureAppServices.HostingStartup,ship,include
Microsoft.AspNetCore.AzureAppServices.SiteExtension,shipoob,exclude
Microsoft.AspNetCore.Buffering,noship,exclude
Microsoft.AspNetCore.CertificateGeneration.Task,ship,exclude
Microsoft.AspNetCore.CertificateGeneration.Task,noship,exclude
Microsoft.AspNetCore.Certificates.Configuration.Sources,noship,exclude
Microsoft.AspNetCore.ChunkingCookieManager.Sources,noship,exclude
Microsoft.AspNetCore.CookiePolicy,ship,include
@ -38,7 +38,7 @@ Microsoft.AspNetCore.Diagnostics,ship,include
Microsoft.AspNetCore.Diagnostics.Abstractions,ship,include
Microsoft.AspNetCore.Diagnostics.Elm,noship,exclude
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore,ship,include
Microsoft.AspNetCore.Diagnostics.Identity.Service,ship,include
Microsoft.AspNetCore.Diagnostics.Identity.Service,noship,exclude
Microsoft.AspNetCore.Hosting,ship,include
Microsoft.AspNetCore.Hosting.Abstractions,ship,include
Microsoft.AspNetCore.Hosting.Server.Abstractions,ship,include
@ -52,14 +52,14 @@ Microsoft.AspNetCore.HttpOverrides,ship,include
Microsoft.AspNetCore.Identity,ship,include
Microsoft.AspNetCore.Identity.EntityFrameworkCore,ship,include
Microsoft.AspNetCore.Identity.Specification.Tests,ship,exclude
Microsoft.AspNetCore.Identity.Service.Core,ship,include
Microsoft.AspNetCore.Identity.Service.Abstractions,ship,include
Microsoft.AspNetCore.Identity.Service.AzureKeyVault,ship,include
Microsoft.AspNetCore.Identity.Service,ship,include
Microsoft.AspNetCore.Identity.Service.EntityFrameworkCore,ship,include
Microsoft.AspNetCore.Identity.Service.IntegratedWebClient,ship,include
Microsoft.AspNetCore.Identity.Service.Mvc,ship,include
Microsoft.AspNetCore.Identity.Service.Specification.Tests,ship,exclude
Microsoft.AspNetCore.Identity.Service.Core,noship,exclude
Microsoft.AspNetCore.Identity.Service.Abstractions,noship,exclude
Microsoft.AspNetCore.Identity.Service.AzureKeyVault,noship,exclude
Microsoft.AspNetCore.Identity.Service,noship,exclude
Microsoft.AspNetCore.Identity.Service.EntityFrameworkCore,noship,exclude
Microsoft.AspNetCore.Identity.Service.IntegratedWebClient,noship,exclude
Microsoft.AspNetCore.Identity.Service.Mvc,noship,exclude
Microsoft.AspNetCore.Identity.Service.Specification.Tests,noship,exclude
Microsoft.AspNetCore.JsonPatch,ship,include
Microsoft.AspNetCore.Localization,ship,include
Microsoft.AspNetCore.Localization.Routing,ship,include

1 Package Category OptimizedCache
21 Microsoft.AspNetCore.AzureAppServices.HostingStartup ship include
22 Microsoft.AspNetCore.AzureAppServices.SiteExtension shipoob exclude
23 Microsoft.AspNetCore.Buffering noship exclude
24 Microsoft.AspNetCore.CertificateGeneration.Task ship noship exclude
25 Microsoft.AspNetCore.Certificates.Configuration.Sources noship exclude
26 Microsoft.AspNetCore.ChunkingCookieManager.Sources noship exclude
27 Microsoft.AspNetCore.CookiePolicy ship include
38 Microsoft.AspNetCore.Diagnostics.Abstractions ship include
39 Microsoft.AspNetCore.Diagnostics.Elm noship exclude
40 Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore ship include
41 Microsoft.AspNetCore.Diagnostics.Identity.Service ship noship include exclude
42 Microsoft.AspNetCore.Hosting ship include
43 Microsoft.AspNetCore.Hosting.Abstractions ship include
44 Microsoft.AspNetCore.Hosting.Server.Abstractions ship include
52 Microsoft.AspNetCore.Identity ship include
53 Microsoft.AspNetCore.Identity.EntityFrameworkCore ship include
54 Microsoft.AspNetCore.Identity.Specification.Tests ship exclude
55 Microsoft.AspNetCore.Identity.Service.Core ship noship include exclude
56 Microsoft.AspNetCore.Identity.Service.Abstractions ship noship include exclude
57 Microsoft.AspNetCore.Identity.Service.AzureKeyVault ship noship include exclude
58 Microsoft.AspNetCore.Identity.Service ship noship include exclude
59 Microsoft.AspNetCore.Identity.Service.EntityFrameworkCore ship noship include exclude
60 Microsoft.AspNetCore.Identity.Service.IntegratedWebClient ship noship include exclude
61 Microsoft.AspNetCore.Identity.Service.Mvc ship noship include exclude
62 Microsoft.AspNetCore.Identity.Service.Specification.Tests ship noship exclude
63 Microsoft.AspNetCore.JsonPatch ship include
64 Microsoft.AspNetCore.Localization ship include
65 Microsoft.AspNetCore.Localization.Routing ship include