diff --git a/eng/Versions.props b/eng/Versions.props
index e745ce8b1eed..1d43e8011dcb 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -113,8 +113,8 @@
At usage sites, either we use MicrosoftBuildMinimumVersion, or MicrosoftBuildVersion in source-only modes.
Additionally, set the MinimumVSVersion for the installer UI that's required for targeting NetCurrent -->
- 18.6.0-preview-26208-110
- 18.6
+ 18.7.1
+ 18.7
diff --git a/src/Layout/redist/minimumMSBuildVersion b/src/Layout/redist/minimumMSBuildVersion
index 807e541706b0..04a1609562ba 100644
--- a/src/Layout/redist/minimumMSBuildVersion
+++ b/src/Layout/redist/minimumMSBuildVersion
@@ -1 +1 @@
-18.6.0
\ No newline at end of file
+18.7.0
\ No newline at end of file