From 731293d6da534ad2bdf1c7d0da34676e782c60a7 Mon Sep 17 00:00:00 2001 From: Doug Bunting <6431421+dougbu@users.noreply.github.com> Date: Sun, 22 Sep 2019 21:52:03 -0700 Subject: [PATCH 1/3] Update branding to 2.2.8 - aspnet/AspNetCore-Internal#3153 --- eng/Baseline.Designer.props | 21 ++++++++++--------- eng/Baseline.xml | 12 +++++------ eng/PatchConfig.props | 8 +++---- .../ArchiveBaseline.2.2.7.txt | 1 + .../ArchiveBaseline.2.2.7.txt | 1 + version.props | 2 +- 6 files changed, 24 insertions(+), 21 deletions(-) create mode 100644 src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.2.7.txt create mode 100644 src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.2.7.txt diff --git a/eng/Baseline.Designer.props b/eng/Baseline.Designer.props index 02e35937c335..c1c2064ac619 100644 --- a/eng/Baseline.Designer.props +++ b/eng/Baseline.Designer.props @@ -2,7 +2,7 @@ $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - 2.2.6 + 2.2.7 @@ -77,12 +77,12 @@ - 2.2.6 + 2.2.7 - 2.2.6 + 2.2.7 @@ -303,10 +303,11 @@ - 2.2.0 + 2.2.7 + @@ -434,21 +435,21 @@ - 2.2.0 + 2.2.7 - - + + - + @@ -1219,12 +1220,12 @@ - 2.2.0 + 2.2.7 - + diff --git a/eng/Baseline.xml b/eng/Baseline.xml index 4edbdbadf432..aa835ca20379 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.2.x. Update this list when preparing for a new patch. --> - + @@ -12,8 +12,8 @@ build of ASP.NET Core 2.2.x. Update this list when preparing for a new patch. - - + + @@ -39,7 +39,7 @@ build of ASP.NET Core 2.2.x. Update this list when preparing for a new patch. - + @@ -53,7 +53,7 @@ build of ASP.NET Core 2.2.x. Update this list when preparing for a new patch. - + @@ -124,7 +124,7 @@ build of ASP.NET Core 2.2.x. Update this list when preparing for a new patch. - + diff --git a/eng/PatchConfig.props b/eng/PatchConfig.props index 3f12fb1a0231..36217a524ca4 100644 --- a/eng/PatchConfig.props +++ b/eng/PatchConfig.props @@ -39,10 +39,6 @@ Later on, this will be checked using this condition: java:signalr; - - - - @aspnet/signalr; @@ -80,4 +76,8 @@ Later on, this will be checked using this condition: Microsoft.AspNetCore.SpaServices; + + + + diff --git a/src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.2.7.txt b/src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.2.7.txt new file mode 100644 index 000000000000..8b137891791f --- /dev/null +++ b/src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.2.7.txt @@ -0,0 +1 @@ + diff --git a/src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.2.7.txt b/src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.2.7.txt new file mode 100644 index 000000000000..8b137891791f --- /dev/null +++ b/src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.2.7.txt @@ -0,0 +1 @@ + diff --git a/version.props b/version.props index 6dd444f3351b..2e9e0020d1f6 100644 --- a/version.props +++ b/version.props @@ -2,7 +2,7 @@ 2 2 - 7 + 8 servicing $([System.DateTime]::Now.ToString('yyMMdd'))-99 From 2597a3be2d83563cf06f5b1e0ce9ca9d0b1743f6 Mon Sep 17 00:00:00 2001 From: Doug Bunting <6431421+dougbu@users.noreply.github.com> Date: Tue, 24 Sep 2019 18:43:54 -0700 Subject: [PATCH 2/3] Remove package archive file 1/2 --- .../Archive.CiServer.Patch.Compat/ArchiveBaseline.2.2.7.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.2.7.txt diff --git a/src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.2.7.txt b/src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.2.7.txt deleted file mode 100644 index 8b137891791f..000000000000 --- a/src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.2.7.txt +++ /dev/null @@ -1 +0,0 @@ - From a925230597f48f3d845f80eebcf5c875d1537da4 Mon Sep 17 00:00:00 2001 From: Doug Bunting <6431421+dougbu@users.noreply.github.com> Date: Tue, 24 Sep 2019 18:44:13 -0700 Subject: [PATCH 3/3] Remove package archive file 2/2 --- .../Archive.CiServer.Patch/ArchiveBaseline.2.2.7.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.2.7.txt diff --git a/src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.2.7.txt b/src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.2.7.txt deleted file mode 100644 index 8b137891791f..000000000000 --- a/src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.2.7.txt +++ /dev/null @@ -1 +0,0 @@ -