diff --git a/eng/Baseline.Designer.props b/eng/Baseline.Designer.props index 3ff7443158..45e64d60af 100644 --- a/eng/Baseline.Designer.props +++ b/eng/Baseline.Designer.props @@ -2,7 +2,7 @@ $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - 2.1.17 + 2.1.18 @@ -658,11 +658,11 @@ - 2.1.3 + 2.1.18 - + diff --git a/eng/Baseline.xml b/eng/Baseline.xml index 743a85e00e..8344a8e586 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. --> - + @@ -73,7 +73,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 4e0ba9c955..45de9044c3 100644 --- a/eng/PatchConfig.props +++ b/eng/PatchConfig.props @@ -65,4 +65,8 @@ Later on, this will be checked using this condition: Microsoft.AspNetCore.Mvc.Formatters.Json; + + + + diff --git a/version.props b/version.props index db42b69012..061d552d88 100644 --- a/version.props +++ b/version.props @@ -2,7 +2,7 @@ 2 1 - 18 + 19 servicing Servicing t000