diff --git a/build/BundledRuntimes.props b/build/BundledRuntimes.props index 0821f4f2c..6d3430d39 100644 --- a/build/BundledRuntimes.props +++ b/build/BundledRuntimes.props @@ -21,7 +21,7 @@ - master + release/2.0.0 https://dotnetcli.azureedge.net/dotnet/ $(CoreSetupBlobRootUrl)$(CoreSetupChannel) $(CoreSetupBlobRootUrlWithChannel)/Binaries/$(SharedFrameworkVersion) diff --git a/build/DependencyVersions.props b/build/DependencyVersions.props index 1dd26b0a8..f24d9992f 100644 --- a/build/DependencyVersions.props +++ b/build/DependencyVersions.props @@ -1,7 +1,7 @@ - 2.0.0-preview1-002061-00 + 2.0.0-preview1-002088-00 15.2.0-preview-000093-02 2.0.0-rc4-61325-08 2.0.0-alpha-20170420-1 @@ -14,8 +14,8 @@ 1.0.0-beta2-20170425-201 1.0.0-beta2-20170425-203 1.0.0-beta2-20170425-203 - 2.0.0-preview1-001960 - 2.0.0-preview1-002022 + 2.0.0-preview1-002088 + 2.0.0-preview1-002088 0.1.0-alpha-142 diff --git a/build/Stage0.props b/build/Stage0.props index 8cd6892f0..b337b34b3 100644 --- a/build/Stage0.props +++ b/build/Stage0.props @@ -5,8 +5,8 @@ $(Stage0Directory)/dotnet$(ExeExtension) False True - win7-$(Architecture) - osx.10.12-x64 + win-$(Architecture) + osx-x64 linux-x64