Remove identity service packages from the metapackage

This commit is contained in:
Javier Calvarro Nelson 2017-06-07 09:57:42 -07:00
parent b19146dcc5
commit 2fe2c32497
1 changed files with 0 additions and 8 deletions

View File

@ -104,7 +104,6 @@
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.DataProtection.Extensions" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.Diagnostics.Abstractions" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.Diagnostics.Identity.Service" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.Hosting.Abstractions" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.Hosting.Server.Abstractions" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.Html.Abstractions" />
@ -115,13 +114,6 @@
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.HttpOverrides" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.Identity" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.Identity.Service" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.Identity.Service.Core" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.Identity.Service.Abstractions" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.Identity.Service.AzureKeyVault" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.Identity.Service.EntityFrameworkCore" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.Identity.Service.IntegratedWebClient" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.Identity.Service.Mvc" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.JsonPatch" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.Localization" />
<FullMetaPackagePackageReference Include="Microsoft.AspNetCore.Localization.Routing" />