diff --git a/build/dependencies.props b/build/dependencies.props index 6bd81edf5a..2d9e79f9d5 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -2,8 +2,8 @@ - 2.2.3 - 2.2.3 + 2.2.4 + 2.2.4 2.2.0 2.2.0 diff --git a/build/submodules.props b/build/submodules.props index 9bdda3f0a0..e9891e2224 100644 --- a/build/submodules.props +++ b/build/submodules.props @@ -37,6 +37,6 @@ - + diff --git a/eng/Baseline.Designer.props b/eng/Baseline.Designer.props index 87784eccc8..81096db09d 100644 --- a/eng/Baseline.Designer.props +++ b/eng/Baseline.Designer.props @@ -2,7 +2,7 @@ $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - 2.2.3 + 2.2.4 @@ -81,7 +81,7 @@ - 2.2.2 + 2.2.4 diff --git a/eng/Baseline.xml b/eng/Baseline.xml index 094b040f20..07e02653d4 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.2.x. Update this list when preparing for a new patch. --> - + @@ -13,7 +13,7 @@ build of ASP.NET Core 2.2.x. Update this list when preparing for a new patch. - + diff --git a/eng/PatchConfig.props b/eng/PatchConfig.props index 8f636df782..cfc3c73d78 100644 --- a/eng/PatchConfig.props +++ b/eng/PatchConfig.props @@ -49,4 +49,8 @@ Later on, this will be checked using this condition: Microsoft.AspNetCore.AspNetCoreModuleV2; + + + + diff --git a/version.props b/version.props index cb564446e4..5aa246be58 100644 --- a/version.props +++ b/version.props @@ -2,7 +2,7 @@ 2 2 - 4 + 5 servicing $([System.DateTime]::Now.ToString('yyMMdd'))-99