Update CoreClr, CoreFx, Standard, WCF to preview2-25608-02, preview2-25608-02, previe...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Tue, 8 Aug 2017 23:39:28 +0000 (16:39 -0700)
committerJosh Free <joshfree@users.noreply.github.com>
Tue, 8 Aug 2017 23:39:28 +0000 (16:39 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/1d16608332a928326be0eed45fcf5bb204a2e2fb

src/installer/dependencies.props

index 3204453..b5ec567 100644 (file)
@@ -9,21 +9,21 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>824551ed4d81c91d093bcb5602562c37cdc5a430</CoreFxCurrentRef>
-    <CoreClrCurrentRef>deef7edf0996339eb24da10f724f53e3bc80c306</CoreClrCurrentRef>
-    <StandardCurrentRef>deef7edf0996339eb24da10f724f53e3bc80c306</StandardCurrentRef>
-    <WCFCurrentRef>deef7edf0996339eb24da10f724f53e3bc80c306</WCFCurrentRef>
+    <CoreFxCurrentRef>04d5b85561d399de37dab08242164770c97db114</CoreFxCurrentRef>
+    <CoreClrCurrentRef>04d5b85561d399de37dab08242164770c97db114</CoreClrCurrentRef>
+    <StandardCurrentRef>04d5b85561d399de37dab08242164770c97db114</StandardCurrentRef>
+    <WCFCurrentRef>04d5b85561d399de37dab08242164770c97db114</WCFCurrentRef>
   </PropertyGroup>
   
   <PropertyGroup>
-    <CoreFxVersion>4.5.0-preview2-25602-02</CoreFxVersion>
-    <PlatformPackageVersion>2.1.0-preview2-25602-02</PlatformPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview2-25604-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <CoreFxVersion>4.5.0-preview2-25608-02</CoreFxVersion>
+    <PlatformPackageVersion>2.1.0-preview2-25608-02</PlatformPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview2-25608-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <MicrosoftNETCoreRuntimeJitPackageVersion>$(MicrosoftNETCoreRuntimeCoreCLRPackageVersion)</MicrosoftNETCoreRuntimeJitPackageVersion>
     <MicrosoftNetNativeCompilerPackageVersion>2.0.0-preview-25524-00</MicrosoftNetNativeCompilerPackageVersion>
-    <NETStandardVersion>2.1.0-preview1-25604-01</NETStandardVersion>
+    <NETStandardVersion>2.1.0-preview1-25608-01</NETStandardVersion>
     <DiaSymReaderNativeVersion>1.4.1</DiaSymReaderNativeVersion>
-    <WcfVersion>4.5.0-preview2-25604-01</WcfVersion>
+    <WcfVersion>4.5.0-preview2-25608-04</WcfVersion>
   </PropertyGroup>
   
   <!-- Package dependency verification/auto-upgrade configuration. -->