Update BuildTools, CoreClr, CoreFx, Standard, WCF to prerelease-02120-03, preview1...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Fri, 20 Oct 2017 13:49:37 +0000 (06:49 -0700)
committerdotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Fri, 20 Oct 2017 13:49:37 +0000 (06:49 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/67c7487d570e66c6ba1c67d19b1f637c83b40fd6

src/installer/BuildToolsVersion.txt
src/installer/dependencies.props

index a9ebb30..e5990ee 100644 (file)
@@ -1 +1 @@
-2.0.0-prerelease-02119-01
+2.0.0-prerelease-02120-03
index 99a6b8d..29202ab 100644 (file)
@@ -9,23 +9,23 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>3bc7e76d5ffe85e3734d39b3bd48c4e42b817af4</CoreFxCurrentRef>
-    <CoreClrCurrentRef>3bc7e76d5ffe85e3734d39b3bd48c4e42b817af4</CoreClrCurrentRef>
-    <StandardCurrentRef>3814b0d53f4139b68c2fac85c28030fe8fa50a9d</StandardCurrentRef>
-    <WCFCurrentRef>3dfbdd3cd37bba41060021873c48c2fac6405737</WCFCurrentRef>
-    <BuildToolsCurrentRef>3bc7e76d5ffe85e3734d39b3bd48c4e42b817af4</BuildToolsCurrentRef>
+    <CoreFxCurrentRef>f0a6a57ab0cf58bbbd859a1c6e8caadaa3264a1b</CoreFxCurrentRef>
+    <CoreClrCurrentRef>f0a6a57ab0cf58bbbd859a1c6e8caadaa3264a1b</CoreClrCurrentRef>
+    <StandardCurrentRef>f0a6a57ab0cf58bbbd859a1c6e8caadaa3264a1b</StandardCurrentRef>
+    <WCFCurrentRef>f0a6a57ab0cf58bbbd859a1c6e8caadaa3264a1b</WCFCurrentRef>
+    <BuildToolsCurrentRef>f0a6a57ab0cf58bbbd859a1c6e8caadaa3264a1b</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview1-25819-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftPrivateCoreFxUAPPackageVersion>4.6.0-preview1-25819-01</MicrosoftPrivateCoreFxUAPPackageVersion>
-    <PlatformPackageVersion>2.1.0-preview1-25819-01</PlatformPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-25819-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview1-25820-02</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftPrivateCoreFxUAPPackageVersion>4.6.0-preview1-25820-02</MicrosoftPrivateCoreFxUAPPackageVersion>
+    <PlatformPackageVersion>2.1.0-preview1-25820-02</PlatformPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-25820-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <MicrosoftNETCoreRuntimeJitPackageVersion>$(MicrosoftNETCoreRuntimeCoreCLRPackageVersion)</MicrosoftNETCoreRuntimeJitPackageVersion>
     <MicrosoftNetNativeCompilerPackageVersion>2.0.0-preview-25524-00</MicrosoftNetNativeCompilerPackageVersion>
-    <NETStandardVersion>2.1.0-preview1-25818-01</NETStandardVersion>
+    <NETStandardVersion>2.1.0-preview1-25820-01</NETStandardVersion>
     <DiaSymReaderNativeVersion>1.4.1</DiaSymReaderNativeVersion>
-    <WcfVersion>4.5.0-preview2-25812-01</WcfVersion>
+    <WcfVersion>4.5.0-preview2-25819-02</WcfVersion>
   </PropertyGroup>
 
   <!-- Package dependency verification/auto-upgrade configuration. -->