From 5bb5bafbed554f8391ff779c02cfb438a850f621 Mon Sep 17 00:00:00 2001 From: Doug Bunting Date: Tue, 12 Feb 2019 18:22:58 -0800 Subject: [PATCH] Update branding to 2.1.9 --- build/submodules.props | 2 +- eng/Baseline.Designer.props | 4 ++-- eng/Baseline.xml | 4 ++-- eng/PatchConfig.props | 4 ++++ .../Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.8.txt | 5 +++++ .../Archive.CiServer.Patch/ArchiveBaseline.2.1.8.txt | 5 +++++ version.props | 2 +- 7 files changed, 20 insertions(+), 6 deletions(-) create mode 100644 src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.8.txt create mode 100644 src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.1.8.txt diff --git a/build/submodules.props b/build/submodules.props index a088430493..4370c412c7 100644 --- a/build/submodules.props +++ b/build/submodules.props @@ -37,6 +37,6 @@ - + diff --git a/eng/Baseline.Designer.props b/eng/Baseline.Designer.props index fca94be07c..14f2dfd4bc 100644 --- a/eng/Baseline.Designer.props +++ b/eng/Baseline.Designer.props @@ -2,7 +2,7 @@ $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - 2.1.7 + 2.1.8 @@ -120,7 +120,7 @@ - 2.1.2 + 2.1.8 diff --git a/eng/Baseline.xml b/eng/Baseline.xml index adc7afcb87..01f155f88e 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. --> - + @@ -17,7 +17,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 0a6db36788..70a6297f74 100644 --- a/eng/PatchConfig.props +++ b/eng/PatchConfig.props @@ -19,4 +19,8 @@ Later on, this will be checked using this condition: + + + + diff --git a/src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.8.txt b/src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.8.txt new file mode 100644 index 0000000000..d24b04eefb --- /dev/null +++ b/src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.8.txt @@ -0,0 +1,5 @@ +microsoft.aspnetcore.razor.design\2.1.1\.nupkg.metadata +system.buffers\4.3.0\.signature.p7s +system.collections.immutable\1.3.0\.signature.p7s +system.diagnostics.contracts\4.3.0\.signature.p7s +system.runtime.serialization.primitives\4.1.1\.signature.p7s diff --git a/src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.1.8.txt b/src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.1.8.txt new file mode 100644 index 0000000000..d24b04eefb --- /dev/null +++ b/src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.1.8.txt @@ -0,0 +1,5 @@ +microsoft.aspnetcore.razor.design\2.1.1\.nupkg.metadata +system.buffers\4.3.0\.signature.p7s +system.collections.immutable\1.3.0\.signature.p7s +system.diagnostics.contracts\4.3.0\.signature.p7s +system.runtime.serialization.primitives\4.1.1\.signature.p7s diff --git a/version.props b/version.props index 94a3f4ccb9..c696d687f3 100644 --- a/version.props +++ b/version.props @@ -2,7 +2,7 @@ 2 1 - 8 + 9 servicing Servicing t000