From f455d8c434e31bbb8d748bb16add7d794115c96e Mon Sep 17 00:00:00 2001 From: Eric Erhardt Date: Mon, 23 Jul 2018 15:18:35 -0500 Subject: [PATCH] Remove BranchName I can't find any usages of this property anymore. Commit migrated from https://github.com/dotnet/core-setup/commit/0baf39625927c1af3f18552c7563091c6e760db1 --- src/installer/BranchInfo.props | 1 - 1 file changed, 1 deletion(-) diff --git a/src/installer/BranchInfo.props b/src/installer/BranchInfo.props index 6c3b362..3accae2 100644 --- a/src/installer/BranchInfo.props +++ b/src/installer/BranchInfo.props @@ -14,7 +14,6 @@ $(PreReleaseLabel) Preview 1 master - master dotnet $(ContainerName) $(MajorVersion).$(MinorVersion) -- 2.7.4