From af31cf657dcb2d33c07113dc476ec8beefcd122c Mon Sep 17 00:00:00 2001 From: Nick Guerrera Date: Mon, 30 Sep 2019 21:04:19 -0700 Subject: [PATCH] React to 3.0 dev channel removal (#5022) --- .vsts-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.vsts-ci.yml b/.vsts-ci.yml index ed0b46fd8..2c754dfa2 100644 --- a/.vsts-ci.yml +++ b/.vsts-ci.yml @@ -301,7 +301,6 @@ stages: # 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_Dev31_Publish - - NetCore_Dev30_Publish - NetCore_Dev5_Publish - NetCore_Release30_Publish - NetCore_Release31_Publish