Update CoreFx, WCF to preview2-25405-01, preview2-25405-01, respectively
authordotnet-bot <dotnet-bot@microsoft.com>
Mon, 5 Jun 2017 18:42:43 +0000 (11:42 -0700)
committerdotnet-bot <dotnet-bot@microsoft.com>
Mon, 5 Jun 2017 18:42:43 +0000 (11:42 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/1768bf1d4c7fd317d4a99d6c0cfba851ff2a61cd

src/installer/dependencies.props

index a14f3e7..423b430 100644 (file)
@@ -9,20 +9,20 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>6565d3f0656ef83226e1b63e9ab249709e8a2d4b</CoreFxCurrentRef>
+    <CoreFxCurrentRef>534770cbd98c4083de4d93b809f2e0968f0f856a</CoreFxCurrentRef>
     <CoreClrCurrentRef>d989f4d3e3a43aeb8bed9a98a97ad73889dcb614</CoreClrCurrentRef>
     <StandardCurrentRef>a6407630f7f63db38f7be5a867f6f5c4f904ad31</StandardCurrentRef>
-    <WCFCurrentRef>a6407630f7f63db38f7be5a867f6f5c4f904ad31</WCFCurrentRef>
+    <WCFCurrentRef>534770cbd98c4083de4d93b809f2e0968f0f856a</WCFCurrentRef>
   </PropertyGroup>
   
   <PropertyGroup>
-    <CoreFxVersion>4.4.0-preview2-25402-01</CoreFxVersion>
-    <PlatformPackageVersion>2.0.0-preview2-25402-01</PlatformPackageVersion>
+    <CoreFxVersion>4.4.0-preview2-25405-01</CoreFxVersion>
+    <PlatformPackageVersion>2.0.0-preview2-25405-01</PlatformPackageVersion>
     <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.0.0-preview2-25402-03</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <MicrosoftNETCoreRuntimeJitPackageVersion>$(MicrosoftNETCoreRuntimeCoreCLRPackageVersion)</MicrosoftNETCoreRuntimeJitPackageVersion>
     <NETStandardVersion>2.0.0-preview2-25401-01</NETStandardVersion>
     <DiaSymReaderNativeVersion>1.4.1</DiaSymReaderNativeVersion>
-    <WcfVersion>4.4.0-preview2-25401-01</WcfVersion>
+    <WcfVersion>4.4.0-preview2-25405-01</WcfVersion>
   </PropertyGroup>
   
   <!-- Package dependency verification/auto-upgrade configuration. -->