From 32de399cda3cd3de63a5173c2b11d0006c7770b9 Mon Sep 17 00:00:00 2001 From: John Luo Date: Tue, 14 Jan 2020 01:27:55 -0800 Subject: [PATCH] Update branding to 3.1.2 --- Directory.Build.props | 6 +++--- NuGet.config | 4 ---- eng/Baseline.Designer.props | 2 +- eng/Baseline.xml | 2 +- eng/Versions.props | 2 +- 5 files changed, 6 insertions(+), 10 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index b123605a33..27c4622d2b 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -84,11 +84,11 @@ aspnetcore-runtime aspnetcore-targeting-pack - - + + false true + Condition=" '$(IsTargetingPackBuilding)' == '' AND '$(VersionPrefix)' == '3.1.2' ">true false true diff --git a/NuGet.config b/NuGet.config index 1cf10a7f63..e30f18ae63 100644 --- a/NuGet.config +++ b/NuGet.config @@ -6,10 +6,6 @@ - - - - diff --git a/eng/Baseline.Designer.props b/eng/Baseline.Designer.props index b5c8196535..01b0b87bb5 100644 --- a/eng/Baseline.Designer.props +++ b/eng/Baseline.Designer.props @@ -2,7 +2,7 @@ $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - 3.1.0 + 3.1.1 diff --git a/eng/Baseline.xml b/eng/Baseline.xml index bdcbf3e91d..93c9ada7e0 100644 --- a/eng/Baseline.xml +++ b/eng/Baseline.xml @@ -4,7 +4,7 @@ This file contains a list of all the packages and their versions which were rele Update this list when preparing for a new patch. --> - + diff --git a/eng/Versions.props b/eng/Versions.props index e69e1a1ff1..adeb6806fb 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -8,7 +8,7 @@ 3 1 - 1 + 2 0