diff --git a/eng/Baseline.Designer.props b/eng/Baseline.Designer.props index 11119cef2fcc..0060a1c36124 100644 --- a/eng/Baseline.Designer.props +++ b/eng/Baseline.Designer.props @@ -2,7 +2,7 @@ $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - 2.1.20 + 2.1.21 @@ -477,13 +477,13 @@ - 2.1.1 + 2.1.21 - - + + @@ -859,7 +859,7 @@ - 2.1.1 + 2.1.21 diff --git a/eng/Baseline.xml b/eng/Baseline.xml index 398381dcad0e..ce240e5f6944 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. --> - + @@ -54,7 +54,7 @@ build of ASP.NET Core 2.1.x. Update this list when preparing for a new patch. - + @@ -93,7 +93,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 6f17fb8dec12..40c0413b43b3 100644 --- a/eng/PatchConfig.props +++ b/eng/PatchConfig.props @@ -72,4 +72,8 @@ Later on, this will be checked using this condition: Microsoft.AspNetCore.ResponseCompression; + + + + diff --git a/src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.21.txt b/src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.21.txt new file mode 100644 index 000000000000..8b137891791f --- /dev/null +++ b/src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.21.txt @@ -0,0 +1 @@ + diff --git a/src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.1.21.txt b/src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.1.21.txt new file mode 100644 index 000000000000..8b137891791f --- /dev/null +++ b/src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.1.21.txt @@ -0,0 +1 @@ + diff --git a/version.props b/version.props index e0df5c7e110c..684ab9f01130 100644 --- a/version.props +++ b/version.props @@ -2,7 +2,7 @@ 2 1 - 21 + 22 servicing Servicing t000