From db7a71fa4af72490760477c5adc7433c961d41cf Mon Sep 17 00:00:00 2001 From: Matt Mitchell Date: Wed, 8 Apr 2020 13:09:00 -0700 Subject: [PATCH] Fixup stage dep --- .vsts-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vsts-ci.yml b/.vsts-ci.yml index 68f16aeb4..fec720b02 100644 --- a/.vsts-ci.yml +++ b/.vsts-ci.yml @@ -243,7 +243,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 - - Net5_Preview3_Publish + - NetCore_Dev5_Publish jobs: - job: Copy_SDK_To_Latest pool: