From 6ef4a17f0e8bd7c141493aa6718b323a2f88ee1c Mon Sep 17 00:00:00 2001 From: Matt Mitchell Date: Tue, 27 Aug 2019 13:06:39 -0700 Subject: [PATCH] Fix branch info in release/3.0.1xx branch Channel was changed incorrectly in https://github.com/dotnet/core-sdk/pull/4182/files --- src/CopyToLatest/targets/BranchInfo.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CopyToLatest/targets/BranchInfo.props b/src/CopyToLatest/targets/BranchInfo.props index f11bec24c..d103b00f0 100644 --- a/src/CopyToLatest/targets/BranchInfo.props +++ b/src/CopyToLatest/targets/BranchInfo.props @@ -1,5 +1,5 @@ - release/3.0.100-preview9 + release/3.0.1xx