From 4587faf037a38436ff70cddd4cfe0d48da0f7ab8 Mon Sep 17 00:00:00 2001 From: Nick Guerrera Date: Mon, 30 Sep 2019 21:03:31 -0700 Subject: [PATCH] React to 3.0 dev channel removal (#5021) --- .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