diff --git a/build/dependencies.props b/build/dependencies.props index 55ac87847c..57db423e18 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -2,8 +2,8 @@ - 2.1.9 - 2.1.9 + 2.1.10 + 2.1.10 4.5.2 diff --git a/eng/Baseline.Designer.props b/eng/Baseline.Designer.props index 190af91a42..a88565ad31 100644 --- a/eng/Baseline.Designer.props +++ b/eng/Baseline.Designer.props @@ -2,7 +2,7 @@ $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - 2.1.9 + 2.1.10 diff --git a/eng/Baseline.xml b/eng/Baseline.xml index a15dae40ff..e4001b8f78 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 187efa606a..29e74d4f85 100644 --- a/eng/PatchConfig.props +++ b/eng/PatchConfig.props @@ -18,14 +18,17 @@ Later on, this will be checked using this condition: Microsoft.AspNetCore.Authentication.Google; - - + + + + + diff --git a/version.props b/version.props index ec99366288..13a113a115 100644 --- a/version.props +++ b/version.props @@ -2,7 +2,7 @@ 2 1 - 10 + 11 servicing Servicing t000