diff --git a/build/submodules.props b/build/submodules.props
index a088430493..4370c412c7 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 c82f441f14..29e2efcf98 100644
--- a/eng/Baseline.Designer.props
+++ b/eng/Baseline.Designer.props
@@ -2,7 +2,7 @@
$(MSBuildAllProjects);$(MSBuildThisFileFullPath)
- 2.1.13
+ 2.1.14
@@ -235,7 +235,7 @@
- 2.1.2
+ 2.1.14
@@ -1219,7 +1219,7 @@
- 2.1.1
+ 2.1.14
diff --git a/eng/Baseline.xml b/eng/Baseline.xml
index 8ab070f7e9..69761f4e19 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.
-->
-
+
@@ -30,7 +30,7 @@ build of ASP.NET Core 2.1.x. Update this list when preparing for a new patch.
-
+
@@ -124,7 +124,7 @@ build of ASP.NET Core 2.1.x. Update this list when preparing for a new patch.
-
+
\ No newline at end of file
diff --git a/eng/PatchConfig.props b/eng/PatchConfig.props
index 3ba7babc57..513d6f73b1 100644
--- a/eng/PatchConfig.props
+++ b/eng/PatchConfig.props
@@ -44,4 +44,8 @@ Later on, this will be checked using this condition:
Microsoft.AspNetCore.CookiePolicy;
+
+
+
+
diff --git a/src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.14.txt b/src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.14.txt
new file mode 100644
index 0000000000..8b13789179
--- /dev/null
+++ b/src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.14.txt
@@ -0,0 +1 @@
+
diff --git a/src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.1.14.txt b/src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.1.14.txt
new file mode 100644
index 0000000000..8b13789179
--- /dev/null
+++ b/src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.1.14.txt
@@ -0,0 +1 @@
+
diff --git a/version.props b/version.props
index ed48958394..6f78c654d6 100644
--- a/version.props
+++ b/version.props
@@ -2,7 +2,7 @@
2
1
- 14
+ 15
servicing
Servicing
t000