Nate McMaster 2016-10-18 16:51:41 -07:00 коммит произвёл GitHub
Родитель 1f555ae67a
Коммит 2cc056d72d
1 изменённых файлов: 2 добавлений и 1 удалений

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

@ -61,7 +61,7 @@ Microsoft.AspNetCore.Mvc.Localization,ship,include
Microsoft.AspNetCore.Mvc.Razor,ship,include
Microsoft.AspNetCore.Mvc.Razor.Host,ship,include
Microsoft.AspNetCore.Mvc.Razor.Precompilation.Design,ship,include
Microsoft.AspNetCore.Mvc.Razor.Precompilation.Tools,ship,include
Microsoft.AspNetCore.Mvc.Razor.Precompilation.Tools,ship,exclude
Microsoft.AspNetCore.Mvc.TagHelpers,ship,include
Microsoft.AspNetCore.Mvc.ViewFeatures,ship,include
Microsoft.AspNetCore.Mvc.WebApiCompatShim,ship,include
@ -80,6 +80,7 @@ Microsoft.AspNetCore.Routing,ship,include
Microsoft.AspNetCore.Routing.Abstractions,ship,include
Microsoft.AspNetCore.Routing.DecisionTree.Sources,noship,exclude
Microsoft.AspNetCore.Server.IISIntegration,ship,include
Microsoft.AspNetCore.Server.IISIntegration.Tools,ship,exclude
Microsoft.AspNetCore.Server.IntegrationTesting,noship,exclude
Microsoft.AspNetCore.Server.Kestrel,ship,include
Microsoft.AspNetCore.Server.Kestrel.Https,ship,include

1 Package Category OptimizedCache
61 Microsoft.AspNetCore.Mvc.Razor ship include
62 Microsoft.AspNetCore.Mvc.Razor.Host ship include
63 Microsoft.AspNetCore.Mvc.Razor.Precompilation.Design ship include
64 Microsoft.AspNetCore.Mvc.Razor.Precompilation.Tools ship include exclude
65 Microsoft.AspNetCore.Mvc.TagHelpers ship include
66 Microsoft.AspNetCore.Mvc.ViewFeatures ship include
67 Microsoft.AspNetCore.Mvc.WebApiCompatShim ship include
80 Microsoft.AspNetCore.Routing.Abstractions ship include
81 Microsoft.AspNetCore.Routing.DecisionTree.Sources noship exclude
82 Microsoft.AspNetCore.Server.IISIntegration ship include
83 Microsoft.AspNetCore.Server.IISIntegration.Tools ship exclude
84 Microsoft.AspNetCore.Server.IntegrationTesting noship exclude
85 Microsoft.AspNetCore.Server.Kestrel ship include
86 Microsoft.AspNetCore.Server.Kestrel.Https ship include