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