Update CoreClr, WCF to preview2-25407-01, preview2-25407-01, respectively (dotnet...
authordotnet bot <dotnet-bot@dotnetfoundation.org>
Wed, 7 Jun 2017 16:02:56 +0000 (09:02 -0700)
committerPeter Marcu <Peter.Marcu@Microsoft.com>
Wed, 7 Jun 2017 16:02:56 +0000 (09:02 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/a78ba161e0c06cbc8b4dd94c4c3681da1751ab91

src/installer/dependencies.props

index 423b430..966d12c 100644 (file)
   -->
   <PropertyGroup>
     <CoreFxCurrentRef>534770cbd98c4083de4d93b809f2e0968f0f856a</CoreFxCurrentRef>
-    <CoreClrCurrentRef>d989f4d3e3a43aeb8bed9a98a97ad73889dcb614</CoreClrCurrentRef>
+    <CoreClrCurrentRef>bb1b090878210c02de9bf563b5fb2e32db7c6450</CoreClrCurrentRef>
     <StandardCurrentRef>a6407630f7f63db38f7be5a867f6f5c4f904ad31</StandardCurrentRef>
-    <WCFCurrentRef>534770cbd98c4083de4d93b809f2e0968f0f856a</WCFCurrentRef>
+    <WCFCurrentRef>bb1b090878210c02de9bf563b5fb2e32db7c6450</WCFCurrentRef>
   </PropertyGroup>
   
   <PropertyGroup>
     <CoreFxVersion>4.4.0-preview2-25405-01</CoreFxVersion>
     <PlatformPackageVersion>2.0.0-preview2-25405-01</PlatformPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.0.0-preview2-25402-03</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.0.0-preview2-25407-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <MicrosoftNETCoreRuntimeJitPackageVersion>$(MicrosoftNETCoreRuntimeCoreCLRPackageVersion)</MicrosoftNETCoreRuntimeJitPackageVersion>
     <NETStandardVersion>2.0.0-preview2-25401-01</NETStandardVersion>
     <DiaSymReaderNativeVersion>1.4.1</DiaSymReaderNativeVersion>
-    <WcfVersion>4.4.0-preview2-25405-01</WcfVersion>
+    <WcfVersion>4.4.0-preview2-25407-01</WcfVersion>
   </PropertyGroup>
   
   <!-- Package dependency verification/auto-upgrade configuration. -->