From 183a09f763074c8383987d652fd457bb19a6f62f Mon Sep 17 00:00:00 2001 From: John Luo Date: Tue, 14 Jan 2020 14:42:47 -0800 Subject: [PATCH] Update branding to 2.1.16 --- eng/Baseline.Designer.props | 12 ++++++------ eng/Baseline.xml | 6 +++--- eng/PatchConfig.props | 2 +- .../ArchiveBaseline.2.1.15.txt | 1 + .../ArchiveBaseline.2.1.15.txt | 1 + version.props | 2 +- 6 files changed, 13 insertions(+), 11 deletions(-) create mode 100644 src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.15.txt create mode 100644 src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.1.15.txt diff --git a/eng/Baseline.Designer.props b/eng/Baseline.Designer.props index 4ca09124b6..67c142aadd 100644 --- a/eng/Baseline.Designer.props +++ b/eng/Baseline.Designer.props @@ -2,7 +2,7 @@ $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - 2.1.14 + 2.1.15 @@ -453,23 +453,23 @@ - 1.0.4 + 1.0.15 - + - + @@ -1063,12 +1063,12 @@ - 1.0.4 + 1.0.15 + - diff --git a/eng/Baseline.xml b/eng/Baseline.xml index 69761f4e19..af6f6eaf27 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 build of ASP.NET Core 2.1.x. Update this list when preparing for a new patch. --> - + @@ -53,7 +53,7 @@ build of ASP.NET Core 2.1.x. Update this list when preparing for a new patch. - + @@ -109,7 +109,7 @@ build of ASP.NET Core 2.1.x. Update this list when preparing for a new patch. - + diff --git a/eng/PatchConfig.props b/eng/PatchConfig.props index 48bab5aea1..b4ea70ab0a 100644 --- a/eng/PatchConfig.props +++ b/eng/PatchConfig.props @@ -44,7 +44,7 @@ Later on, this will be checked using this condition: Microsoft.AspNetCore.CookiePolicy; - + Microsoft.AspNetCore.Http.Connections; Microsoft.AspNetCore.SignalR.Core; diff --git a/src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.15.txt b/src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.15.txt new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.15.txt @@ -0,0 +1 @@ + diff --git a/src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.1.15.txt b/src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.1.15.txt new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.1.15.txt @@ -0,0 +1 @@ + diff --git a/version.props b/version.props index 6f78c654d6..aede0b4113 100644 --- a/version.props +++ b/version.props @@ -2,7 +2,7 @@ 2 1 - 15 + 16 servicing Servicing t000