diff --git a/eng/Baseline.Designer.props b/eng/Baseline.Designer.props index 45e64d60af82..1622fa704135 100644 --- a/eng/Baseline.Designer.props +++ b/eng/Baseline.Designer.props @@ -2,7 +2,7 @@ $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - 2.1.18 + 2.1.19 diff --git a/eng/Baseline.xml b/eng/Baseline.xml index 8344a8e586e5..7497e78a7ba4 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. --> - + diff --git a/eng/PatchConfig.props b/eng/PatchConfig.props index 45de9044c3e8..0fa48bac75fb 100644 --- a/eng/PatchConfig.props +++ b/eng/PatchConfig.props @@ -56,16 +56,12 @@ Later on, this will be checked using this condition: Microsoft.AspNetCore.Mvc.Core; - - - - Microsoft.AspNetCore.Mvc.Formatters.Json; - + diff --git a/src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.19.txt b/src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.19.txt new file mode 100644 index 000000000000..8b137891791f --- /dev/null +++ b/src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.19.txt @@ -0,0 +1 @@ + diff --git a/src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.1.19.txt b/src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.1.19.txt new file mode 100644 index 000000000000..8b137891791f --- /dev/null +++ b/src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.1.19.txt @@ -0,0 +1 @@ + diff --git a/version.props b/version.props index 061d552d8816..8a787e0583ab 100644 --- a/version.props +++ b/version.props @@ -2,7 +2,7 @@ 2 1 - 19 + 20 servicing Servicing t000