diff --git a/Microsoft.DotNet.Cli.sln b/Microsoft.DotNet.Cli.sln
index 07d04c5b2..9f45a0657 100644
--- a/Microsoft.DotNet.Cli.sln
+++ b/Microsoft.DotNet.Cli.sln
@@ -26,6 +26,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "build", "build", "{89905EC4
ProjectSection(SolutionItems) = preProject
build\AzureInfo.props = build\AzureInfo.props
build\Branding.props = build\Branding.props
+ build\BranchInfo.props = build\BranchInfo.props
build\BuildDefaults.props = build\BuildDefaults.props
build\BundledRuntimes.props = build\BundledRuntimes.props
build\BundledSdks.proj = build\BundledSdks.proj
diff --git a/build/BranchInfo.props b/build/BranchInfo.props
new file mode 100644
index 000000000..9d145a59c
--- /dev/null
+++ b/build/BranchInfo.props
@@ -0,0 +1,6 @@
+
+
+ master
+ master
+
+
\ No newline at end of file
diff --git a/build/publish/FinishBuild.targets b/build/publish/FinishBuild.targets
index b198eb297..206e131f2 100644
--- a/build/publish/FinishBuild.targets
+++ b/build/publish/FinishBuild.targets
@@ -1,10 +1,5 @@
-
- master
- master
-
-
diff --git a/dir.props b/dir.props
index 922efad8b..44c03f7e7 100644
--- a/dir.props
+++ b/dir.props
@@ -17,6 +17,8 @@
+
+