Update CoreClr, CoreFx, Standard, WCF to preview3-25423-01, preview3-25423-02, previe...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Fri, 23 Jun 2017 13:33:03 +0000 (06:33 -0700)
committerdotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Fri, 23 Jun 2017 13:33:03 +0000 (06:33 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/4c43bedec763ccfeb71e18a1830228b3c748fde3

src/installer/dependencies.props

index 1625018..a37eeaf 100644 (file)
@@ -9,20 +9,20 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>879da93888414e07a44fa339b34ebc0f39315725</CoreFxCurrentRef>
-    <CoreClrCurrentRef>d5662b245f5bd3100be3bb7ed794865654b2457b</CoreClrCurrentRef>
-    <StandardCurrentRef>d5662b245f5bd3100be3bb7ed794865654b2457b</StandardCurrentRef>
-    <WCFCurrentRef>d5662b245f5bd3100be3bb7ed794865654b2457b</WCFCurrentRef>
+    <CoreFxCurrentRef>74dea96ab5ea41c8553f57656d1521c612d9942f</CoreFxCurrentRef>
+    <CoreClrCurrentRef>74dea96ab5ea41c8553f57656d1521c612d9942f</CoreClrCurrentRef>
+    <StandardCurrentRef>74dea96ab5ea41c8553f57656d1521c612d9942f</StandardCurrentRef>
+    <WCFCurrentRef>74dea96ab5ea41c8553f57656d1521c612d9942f</WCFCurrentRef>
   </PropertyGroup>
   
   <PropertyGroup>
-    <CoreFxVersion>4.4.0-preview3-25417-01</CoreFxVersion>
-    <PlatformPackageVersion>2.0.0-preview3-25417-01</PlatformPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.0.0-preview3-25420-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <CoreFxVersion>4.4.0-preview3-25423-02</CoreFxVersion>
+    <PlatformPackageVersion>2.0.0-preview3-25423-02</PlatformPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.0.0-preview3-25423-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <MicrosoftNETCoreRuntimeJitPackageVersion>$(MicrosoftNETCoreRuntimeCoreCLRPackageVersion)</MicrosoftNETCoreRuntimeJitPackageVersion>
-    <NETStandardVersion>2.0.0-preview3-25420-01</NETStandardVersion>
+    <NETStandardVersion>2.0.0-preview3-25423-01</NETStandardVersion>
     <DiaSymReaderNativeVersion>1.4.1</DiaSymReaderNativeVersion>
-    <WcfVersion>4.4.0-preview3-25420-01</WcfVersion>
+    <WcfVersion>4.4.0-preview3-25423-01</WcfVersion>
   </PropertyGroup>
   
   <!-- Package dependency verification/auto-upgrade configuration. -->