Update BuildTools, CoreClr, CoreFx, Standard, WCF to prerelease-02106-01, preview1...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Fri, 6 Oct 2017 14:19:32 +0000 (07:19 -0700)
committerdotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Fri, 6 Oct 2017 14:19:32 +0000 (07:19 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/8070d6f3fbb6021f33908b6941bd98f98e6ebe14

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

index becc850..f946250 100644 (file)
@@ -1 +1 @@
-2.0.0-prerelease-02104-03
+2.0.0-prerelease-02106-01
index a9506aa..3351b67 100644 (file)
@@ -9,23 +9,23 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>903ac6c4c9f098c3e8c7ee100701e2a8df0126ca</CoreFxCurrentRef>
-    <CoreClrCurrentRef>c1b6d5d59c36a185131ae02166915bc6829b0791</CoreClrCurrentRef>
-    <StandardCurrentRef>c1b6d5d59c36a185131ae02166915bc6829b0791</StandardCurrentRef>
-    <WCFCurrentRef>ae5872b187c4b570bbe7b2f3fc7fa9bcacbbcb8e</WCFCurrentRef>
-    <BuildToolsCurrentRef>ae5872b187c4b570bbe7b2f3fc7fa9bcacbbcb8e</BuildToolsCurrentRef>
+    <CoreFxCurrentRef>a8304eb23d45ca270d5ce94d81f1eef6ab4173b0</CoreFxCurrentRef>
+    <CoreClrCurrentRef>a8304eb23d45ca270d5ce94d81f1eef6ab4173b0</CoreClrCurrentRef>
+    <StandardCurrentRef>a8304eb23d45ca270d5ce94d81f1eef6ab4173b0</StandardCurrentRef>
+    <WCFCurrentRef>a8304eb23d45ca270d5ce94d81f1eef6ab4173b0</WCFCurrentRef>
+    <BuildToolsCurrentRef>a8304eb23d45ca270d5ce94d81f1eef6ab4173b0</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview1-25804-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftPrivateCoreFxUAPPackageVersion>4.6.0-preview1-25804-01</MicrosoftPrivateCoreFxUAPPackageVersion>
-    <PlatformPackageVersion>2.1.0-preview1-25804-01</PlatformPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-25803-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview1-25806-02</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftPrivateCoreFxUAPPackageVersion>4.6.0-preview1-25806-02</MicrosoftPrivateCoreFxUAPPackageVersion>
+    <PlatformPackageVersion>2.1.0-preview1-25806-02</PlatformPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-25806-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <MicrosoftNETCoreRuntimeJitPackageVersion>$(MicrosoftNETCoreRuntimeCoreCLRPackageVersion)</MicrosoftNETCoreRuntimeJitPackageVersion>
     <MicrosoftNetNativeCompilerPackageVersion>2.0.0-preview-25524-00</MicrosoftNetNativeCompilerPackageVersion>
-    <NETStandardVersion>2.1.0-preview1-25802-01</NETStandardVersion>
+    <NETStandardVersion>2.1.0-preview1-25806-01</NETStandardVersion>
     <DiaSymReaderNativeVersion>1.4.1</DiaSymReaderNativeVersion>
-    <WcfVersion>4.5.0-preview2-25804-01</WcfVersion>
+    <WcfVersion>4.5.0-preview2-25806-01</WcfVersion>
   </PropertyGroup>
 
   <!-- Package dependency verification/auto-upgrade configuration. -->