From 3ee962859a20e236018cc253d270e2850dee88dc Mon Sep 17 00:00:00 2001 From: Matt Mitchell Date: Tue, 31 Mar 2020 15:40:49 -0700 Subject: [PATCH] Update channel info and stage dependencies for preview3 --- .vsts-ci.yml | 2 +- src/CopyToLatest/targets/BranchInfo.props | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.vsts-ci.yml b/.vsts-ci.yml index 2954264c2..500e96e33 100644 --- a/.vsts-ci.yml +++ b/.vsts-ci.yml @@ -230,7 +230,7 @@ stages: dependsOn: # This will run only after all the publishing stages have run. # These stages are introduced in the eng/common/templates/post-build/channels YAML templates - - NetCore_Dev5_Publish + - Net5_Preview3_Publish jobs: - job: Copy_SDK_To_Latest pool: diff --git a/src/CopyToLatest/targets/BranchInfo.props b/src/CopyToLatest/targets/BranchInfo.props index 9bd214aa9..08f0cef99 100644 --- a/src/CopyToLatest/targets/BranchInfo.props +++ b/src/CopyToLatest/targets/BranchInfo.props @@ -1,5 +1,5 @@ - master + release/5.0.1xx-preview3