From 01fe942dfc1a9259254f733beba8a94d0088089a Mon Sep 17 00:00:00 2001 From: Wes Haggard Date: Mon, 22 Jan 2018 11:35:41 -0800 Subject: [PATCH] Move from preview1 to preview2 in master branches preview1 will be produced from the release/2.1 branch Commit migrated from https://github.com/dotnet/core-setup/commit/139839532f7023904f0ac04805d7d14330cae7a1 --- src/installer/BranchInfo.props | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/installer/BranchInfo.props b/src/installer/BranchInfo.props index e2d86a4..0dd23e2 100644 --- a/src/installer/BranchInfo.props +++ b/src/installer/BranchInfo.props @@ -4,9 +4,9 @@ 1 0 false - preview1 + preview2 $(PreReleaseLabel) - Preview 1 + Preview 2 master master dotnet -- 2.7.4