Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNate McMaster <nate.mcmaster@microsoft.com>2018-04-24 02:48:26 +0300
committerNate McMaster <nate.mcmaster@microsoft.com>2018-04-24 02:48:26 +0300
commit4b67447db04cc0aa3b6f936d7e34544e48d6a873 (patch)
tree1d487ba2e4e6dc829a0911a224ed7342feb6619b
parent75295b1289a5f43219318fdca1d50ebadf12a3df (diff)
parent0e5247f56ba5a6f1cb9d4df69a3af2cf283a74bd (diff)
Merge branch 'release/2.0': into release/2.0-msrc
-rw-r--r--build/artifacts.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/artifacts.props b/build/artifacts.props
index 7daf7b0337..8cad215af2 100644
--- a/build/artifacts.props
+++ b/build/artifacts.props
@@ -39,7 +39,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" Category="ship" />
+ <PackageArtifact Include="Microsoft.AspNetCore.AzureKeyVault.HostingStartup" Category="shipoob" />
<PackageArtifact Include="Microsoft.AspNetCore.AzureAppServices.SiteExtension" Category="ship" />
<PackageArtifact Include="Microsoft.AspNetCore.AzureAppServicesIntegration" Metapackage="true" RuntimeStore="true" Category="ship" />
<PackageArtifact Include="Microsoft.AspNetCore.Buffering" Category="noship" />