diff --git a/build/dependencies.props b/build/dependencies.props
index f2894ed6e9ac..2a62cb749d0b 100644
--- a/build/dependencies.props
+++ b/build/dependencies.props
@@ -2,8 +2,8 @@
- 2.1.12
- 2.1.12
+ 2.1.22
+ 2.1.22
@@ -15,7 +15,7 @@
$(KoreBuildVersion)
$(KoreBuildVersion)
- 2.1.7-build-20190110.2
+ 2.1.7-build-20200221.1
diff --git a/eng/Baseline.Designer.props b/eng/Baseline.Designer.props
index 0060a1c36124..783211c5deaf 100644
--- a/eng/Baseline.Designer.props
+++ b/eng/Baseline.Designer.props
@@ -2,7 +2,7 @@
$(MSBuildAllProjects);$(MSBuildThisFileFullPath)
- 2.1.21
+ 2.1.22
@@ -494,14 +494,14 @@
- 2.1.1
+ 2.1.22
-
+
diff --git a/eng/Baseline.xml b/eng/Baseline.xml
index ce240e5f6944..301fe3d7d6fa 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.
-->
-
+
@@ -56,7 +56,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 714b3a3b036e..4a9b86ee224c 100644
--- a/eng/PatchConfig.props
+++ b/eng/PatchConfig.props
@@ -77,4 +77,8 @@ Later on, this will be checked using this condition:
Microsoft.AspNetCore.Http;
+
+
+
+
diff --git a/eng/dependencies.temp.props b/eng/dependencies.temp.props
index 0d336a72a115..d3f75d225840 100644
--- a/eng/dependencies.temp.props
+++ b/eng/dependencies.temp.props
@@ -4,6 +4,6 @@ This is required to provide dependencies for samples and tests.
-->
-
+
diff --git a/src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.22.txt b/src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.22.txt
new file mode 100644
index 000000000000..8b137891791f
--- /dev/null
+++ b/src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.22.txt
@@ -0,0 +1 @@
+
diff --git a/src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.1.22.txt b/src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.1.22.txt
new file mode 100644
index 000000000000..8b137891791f
--- /dev/null
+++ b/src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.1.22.txt
@@ -0,0 +1 @@
+
diff --git a/version.props b/version.props
index 684ab9f01130..38aad0d995a2 100644
--- a/version.props
+++ b/version.props
@@ -2,7 +2,7 @@
2
1
- 22
+ 23
servicing
Servicing
t000