diff --git a/eng/Baseline.Designer.props b/eng/Baseline.Designer.props index 11119cef2f..0060a1c361 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 398381dcad..ce240e5f69 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 6f17fb8dec..40c0413b43 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 0000000000..8b13789179 --- /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 0000000000..8b13789179 --- /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 e0df5c7e11..684ab9f011 100644 --- a/version.props +++ b/version.props @@ -2,7 +2,7 @@ 2 1 - 21 + 22 servicing Servicing t000