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 fca94be07c..14f2dfd4bc 100644
--- a/eng/Baseline.Designer.props
+++ b/eng/Baseline.Designer.props
@@ -2,7 +2,7 @@
$(MSBuildAllProjects);$(MSBuildThisFileFullPath)
- 2.1.7
+ 2.1.8
@@ -120,7 +120,7 @@
- 2.1.2
+ 2.1.8
diff --git a/eng/Baseline.xml b/eng/Baseline.xml
index adc7afcb87..01f155f88e 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.
-->
-
+
@@ -17,7 +17,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 0a6db36788..70a6297f74 100644
--- a/eng/PatchConfig.props
+++ b/eng/PatchConfig.props
@@ -19,4 +19,8 @@ Later on, this will be checked using this condition:
+
+
+
+
diff --git a/src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.8.txt b/src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.8.txt
new file mode 100644
index 0000000000..d24b04eefb
--- /dev/null
+++ b/src/PackageArchive/Archive.CiServer.Patch.Compat/ArchiveBaseline.2.1.8.txt
@@ -0,0 +1,5 @@
+microsoft.aspnetcore.razor.design\2.1.1\.nupkg.metadata
+system.buffers\4.3.0\.signature.p7s
+system.collections.immutable\1.3.0\.signature.p7s
+system.diagnostics.contracts\4.3.0\.signature.p7s
+system.runtime.serialization.primitives\4.1.1\.signature.p7s
diff --git a/src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.1.8.txt b/src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.1.8.txt
new file mode 100644
index 0000000000..d24b04eefb
--- /dev/null
+++ b/src/PackageArchive/Archive.CiServer.Patch/ArchiveBaseline.2.1.8.txt
@@ -0,0 +1,5 @@
+microsoft.aspnetcore.razor.design\2.1.1\.nupkg.metadata
+system.buffers\4.3.0\.signature.p7s
+system.collections.immutable\1.3.0\.signature.p7s
+system.diagnostics.contracts\4.3.0\.signature.p7s
+system.runtime.serialization.primitives\4.1.1\.signature.p7s
diff --git a/version.props b/version.props
index 94a3f4ccb9..c696d687f3 100644
--- a/version.props
+++ b/version.props
@@ -2,7 +2,7 @@
2
1
- 8
+ 9
servicing
Servicing
t000