From 87ee130ab5ec6509e58293de5ffd7f990ef4cdfa Mon Sep 17 00:00:00 2001 From: Justin Goshi Date: Tue, 14 Feb 2017 10:30:28 -0800 Subject: [PATCH] Create CoreSetupInfo.props --- Microsoft.DotNet.Cli.sln | 1 + build/Microsoft.DotNet.Cli.BranchInfo.props | 1 - build/Microsoft.DotNet.Cli.CoreSetupInfo.props | 5 +++++ dir.props | 1 + 4 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 build/Microsoft.DotNet.Cli.CoreSetupInfo.props diff --git a/Microsoft.DotNet.Cli.sln b/Microsoft.DotNet.Cli.sln index ef4be98a7..19f989d1e 100644 --- a/Microsoft.DotNet.Cli.sln +++ b/Microsoft.DotNet.Cli.sln @@ -32,6 +32,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "build", "build", "{89905EC4 build\Microsoft.DotNet.Cli.BundledTemplates.proj = build\Microsoft.DotNet.Cli.BundledTemplates.proj build\Microsoft.DotNet.Cli.BundledTemplates.props = build\Microsoft.DotNet.Cli.BundledTemplates.props build\Microsoft.DotNet.Cli.Compile.targets = build\Microsoft.DotNet.Cli.Compile.targets + build\Microsoft.DotNet.Cli.CoreSetupInfo.props = build\Microsoft.DotNet.Cli.CoreSetupInfo.props build\Microsoft.DotNet.Cli.DependencyVersions.props = build\Microsoft.DotNet.Cli.DependencyVersions.props build\Microsoft.DotNet.Cli.FileExtensions.props = build\Microsoft.DotNet.Cli.FileExtensions.props build\Microsoft.DotNet.Cli.GitCommitInfo.targets = build\Microsoft.DotNet.Cli.GitCommitInfo.targets diff --git a/build/Microsoft.DotNet.Cli.BranchInfo.props b/build/Microsoft.DotNet.Cli.BranchInfo.props index b9c1f1852..5510dc8b9 100644 --- a/build/Microsoft.DotNet.Cli.BranchInfo.props +++ b/build/Microsoft.DotNet.Cli.BranchInfo.props @@ -1,7 +1,6 @@ master - master master diff --git a/build/Microsoft.DotNet.Cli.CoreSetupInfo.props b/build/Microsoft.DotNet.Cli.CoreSetupInfo.props new file mode 100644 index 000000000..16d4628c2 --- /dev/null +++ b/build/Microsoft.DotNet.Cli.CoreSetupInfo.props @@ -0,0 +1,5 @@ + + + master + + diff --git a/dir.props b/dir.props index 505bb6f82..be733b87a 100644 --- a/dir.props +++ b/dir.props @@ -9,6 +9,7 @@ +