diff --git a/Directory.Build.props b/Directory.Build.props
index b123605a33..27c4622d2b 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -84,11 +84,11 @@
aspnetcore-runtime
aspnetcore-targeting-pack
-
-
+
+
false
true
+ Condition=" '$(IsTargetingPackBuilding)' == '' AND '$(VersionPrefix)' == '3.1.2' ">true
false
true
diff --git a/NuGet.config b/NuGet.config
index 1cf10a7f63..e30f18ae63 100644
--- a/NuGet.config
+++ b/NuGet.config
@@ -6,10 +6,6 @@
-
-
-
-
diff --git a/eng/Baseline.Designer.props b/eng/Baseline.Designer.props
index b5c8196535..01b0b87bb5 100644
--- a/eng/Baseline.Designer.props
+++ b/eng/Baseline.Designer.props
@@ -2,7 +2,7 @@
$(MSBuildAllProjects);$(MSBuildThisFileFullPath)
- 3.1.0
+ 3.1.1
diff --git a/eng/Baseline.xml b/eng/Baseline.xml
index bdcbf3e91d..93c9ada7e0 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
Update this list when preparing for a new patch.
-->
-
+
diff --git a/eng/Versions.props b/eng/Versions.props
index e69e1a1ff1..adeb6806fb 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -8,7 +8,7 @@
3
1
- 1
+ 2
0