Remove Microsoft.AspNetCore.AzureKeyVault.HostingStartup from additionalDeps generation
This commit is contained in:
parent
95cd76abdd
commit
ef9c66ab0b
|
|
@ -27,7 +27,7 @@
|
|||
<PackageArtifact Include="Microsoft.AspNetCore.Authentication" Metapackage="true" RuntimeStore="true" Category="ship" />
|
||||
<PackageArtifact Include="Microsoft.AspNetCore.Authorization.Policy" Metapackage="true" RuntimeStore="true" Category="ship" />
|
||||
<PackageArtifact Include="Microsoft.AspNetCore.Authorization" Metapackage="true" RuntimeStore="true" Category="ship" />
|
||||
<PackageArtifact Include="Microsoft.AspNetCore.AzureKeyVault.HostingStartup" HostingStartup="true" Category="ship" />
|
||||
<PackageArtifact Include="Microsoft.AspNetCore.AzureKeyVault.HostingStartup" Category="ship" />
|
||||
<PackageArtifact Include="Microsoft.AspNetCore.AzureAppServices.HostingStartup" Metapackage="true" RuntimeStore="true" HostingStartup="true" Category="ship" />
|
||||
<PackageArtifact Include="Microsoft.AspNetCore.AzureAppServices.SiteExtension" Category="ship" />
|
||||
<PackageArtifact Include="Microsoft.AspNetCore.AzureAppServicesIntegration" Metapackage="true" RuntimeStore="true" Category="ship" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue