From fb32fb44173b72525ce29d2d45f5a729c2a40755 Mon Sep 17 00:00:00 2001 From: Nick Guerrera Date: Fri, 25 Jan 2019 14:36:14 -0800 Subject: [PATCH] Publish non-shipping VS.* packages to blob storage --- eng/Publishing.props | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/eng/Publishing.props b/eng/Publishing.props index 12ede2957..ca6472867 100644 --- a/eng/Publishing.props +++ b/eng/Publishing.props @@ -47,6 +47,7 @@ true + @@ -62,6 +63,11 @@ ShipInstaller=dotnetcli + + $(BlobStoragePartialRelativePath)/$(SdkVersion)/$([System.String]::Copy('%(Filename)%(Extension)').Replace('\' ,'/')) + ShipInstaller=dotnetcli + + $(BlobStoragePartialRelativePath)/$(SdkVersion)/$([System.String]::Copy('%(Filename)%(Extension)').Replace('\' ,'/')) ShipInstaller=dotnetclichecksums