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

github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2019-11-23 16:26:51 +0300
committerGitHub <noreply@github.com>2019-11-23 16:26:51 +0300
commitf22e81834ecc481930cb7098a55657c355c9dc20 (patch)
treebe5215366c55947f3552dc3e73bd968293cef176 /eng/common
parentf44d10415ec1bde666634b2aa59e8068544622bf (diff)
Update dependencies from https://github.com/dotnet/arcade build 20191122.5 (#829)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.19572.5
Diffstat (limited to 'eng/common')
-rw-r--r--eng/common/templates/post-build/post-build.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/eng/common/templates/post-build/post-build.yml b/eng/common/templates/post-build/post-build.yml
index c1948cb65..7a4252a48 100644
--- a/eng/common/templates/post-build/post-build.yml
+++ b/eng/common/templates/post-build/post-build.yml
@@ -205,6 +205,6 @@ stages:
stageName: 'NET_Internal_Tooling_Publishing'
channelName: '.NET Internal Tooling'
channelId: 551
- transportFeed: 'https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools-internal/nuget/v3/index.json'
- shippingFeed: 'https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools-internal/nuget/v3/index.json'
- symbolsFeed: 'https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools-internal-symbols/nuget/v3/index.json' \ No newline at end of file
+ transportFeed: 'https://pkgs.dev.azure.com/dnceng/internal/_packaging/dotnet-tools-internal/nuget/v3/index.json'
+ shippingFeed: 'https://pkgs.dev.azure.com/dnceng/internal/_packaging/dotnet-tools-internal/nuget/v3/index.json'
+ symbolsFeed: 'https://pkgs.dev.azure.com/dnceng/internal/_packaging/dotnet-tools-internal-symbols/nuget/v3/index.json' \ No newline at end of file