diff --git a/eng/ManualVersions.props b/eng/ManualVersions.props
index 0c9340dc6..5826e1bd4 100644
--- a/eng/ManualVersions.props
+++ b/eng/ManualVersions.props
@@ -9,8 +9,9 @@
Basically: In this file, choose the highest version when resolving merge conflicts.
-->
- 10.0.17763.16
- 10.0.18362.16
- 10.0.19041.16
+ 10.0.17763.18
+ 10.0.18362.18
+ 10.0.19041.18
+ 10.0.20348.18
diff --git a/src/redist/targets/GenerateBundledVersions.targets b/src/redist/targets/GenerateBundledVersions.targets
index 4913661a1..2b0fa288f 100644
--- a/src/redist/targets/GenerateBundledVersions.targets
+++ b/src/redist/targets/GenerateBundledVersions.targets
@@ -54,7 +54,7 @@
<_WindowsDesktop30RuntimePackVersion>3.0.3
<_WindowsDesktop30TargetingPackVersion>3.0.0
-
+
<_WindowsDesktop31RuntimePackVersion>3.1.16
<_WindowsDesktop31TargetingPackVersion>3.1.0
@@ -667,6 +667,15 @@ Copyright (c) .NET Foundation. All rights reserved.
TargetingPackName="NETStandard.Library.Ref"
TargetingPackVersion="$(NETStandardLibraryRefPackageVersion)"
/>
+
+
+
+
+
+
+
+
+
]]>
diff --git a/src/redist/targets/GenerateLayout.targets b/src/redist/targets/GenerateLayout.targets
index 18e4d0388..4e0a507d6 100644
--- a/src/redist/targets/GenerateLayout.targets
+++ b/src/redist/targets/GenerateLayout.targets
@@ -333,6 +333,10 @@
+
+ $([System.Environment]::GetEnvironmentVariable('DOTNETCLIMSRC_READ_SAS_TOKEN'))
+
+