diff --git a/build/BundledRuntimes.props b/build/BundledRuntimes.props
index 56e0a9c11..2672962a5 100644
--- a/build/BundledRuntimes.props
+++ b/build/BundledRuntimes.props
@@ -21,11 +21,8 @@
- master
https://dotnetcli.azureedge.net/dotnet/
- $(CoreSetupBlobRootUrl)$(CoreSetupChannel)
- $(CoreSetupBlobRootUrlWithChannel)/Binaries/$(SharedFrameworkVersion)
- $(CoreSetupBlobRootUrlWithChannel)/Installers
+ $(CoreSetupBlobRootUrl)Runtime/
$(IntermediateDirectory)/coreSetupDownload/$(SharedFrameworkVersion)
$(CoreSetupDownloadDirectory)/combinedSharedHostAndFrameworkArchive$(ArchiveExtension)
@@ -48,28 +45,28 @@
<_DownloadAndExtractItem Include="CombinedSharedHostAndFrameworkArchive"
Condition="!Exists('$(CombinedSharedHostAndFrameworkArchive)')">
- $(SharedFrameworkArchiveBlobRootUrl)/$(CombinedFrameworkHostCompressedFileName)
+ $(CoreSetupRootUrl)$(SharedFrameworkVersion)/$(CombinedFrameworkHostCompressedFileName)
$(CombinedSharedHostAndFrameworkArchive)
$(SharedFrameworkPublishDirectory)
<_DownloadAndExtractItem Include="DownloadedSharedFrameworkInstallerFile"
Condition="'$(SkipBuildingInstallers)' != 'true' And !Exists('$(DownloadedSharedFrameworkInstallerFile)') And '$(InstallerExtension)' != ''">
- $(CoreSetupInstallerBlobRootUrl)/$(SharedFrameworkVersion)/$(DownloadedSharedFrameworkInstallerFileName)
+ $(CoreSetupRootUrl)$(SharedFrameworkVersion)/$(DownloadedSharedFrameworkInstallerFileName)
$(DownloadedSharedFrameworkInstallerFile)
<_DownloadAndExtractItem Include="DownloadedSharedHostInstallerFile"
Condition="'$(SkipBuildingInstallers)' != 'true' And !Exists('$(DownloadedSharedHostInstallerFile)') And '$(InstallerExtension)' != ''">
- $(CoreSetupInstallerBlobRootUrl)/$(SharedHostVersion)/$(DownloadedSharedHostInstallerFileName)
+ $(CoreSetupRootUrl)$(SharedHostVersion)/$(DownloadedSharedHostInstallerFileName)
$(DownloadedSharedHostInstallerFile)
<_DownloadAndExtractItem Include="DownloadedHostFxrInstallerFile"
Condition="'$(SkipBuildingInstallers)' != 'true' And !Exists('$(DownloadedHostFxrInstallerFile)') And '$(InstallerExtension)' != ''">
- $(CoreSetupInstallerBlobRootUrl)/$(HostFxrVersion)/$(DownloadedHostFxrInstallerFileName)
+ $(CoreSetupRootUrl)$(HostFxrVersion)/$(DownloadedHostFxrInstallerFileName)
$(DownloadedHostFxrInstallerFile)
diff --git a/build/DependencyVersions.props b/build/DependencyVersions.props
index c1717ef43..36ec3cc62 100644
--- a/build/DependencyVersions.props
+++ b/build/DependencyVersions.props
@@ -1,7 +1,7 @@
- 2.0.0-preview2-25309-07
+ 2.0.0-preview2-25319-02
15.3.0-preview-000234-01
2.0.0-rc4-61325-08
2.0.0-preview2-20170506-1
@@ -14,8 +14,8 @@
1.0.0-beta2-20170503-217
1.0.0-beta2-20170505-222
1.0.0-beta2-20170505-222
- 2.0.0-preview2-25309-07
- 2.0.0-preview2-25309-07
+ 2.0.0-preview2-25319-02
+ 2.0.0-preview2-25319-02
0.1.0-alpha-142
1.2.1-alpha-002130
2.0.0-preview1-92