Update CoreClr, WCF to preview1-25401-03, preview1-25401-02, respectively (dotnet...
authordotnet bot <dotnet-bot@dotnetfoundation.org>
Fri, 2 Jun 2017 01:01:23 +0000 (18:01 -0700)
committerGaurav Khanna <gkhanna@microsoft.com>
Fri, 2 Jun 2017 01:01:23 +0000 (18:01 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/58d9b4b506d714ecf864936f4c6a2fadf7ea272f

src/installer/dependencies.props

index 03bb051..ef60e4f 100644 (file)
   -->
   <PropertyGroup>
     <CoreFxCurrentRef>a6407630f7f63db38f7be5a867f6f5c4f904ad31</CoreFxCurrentRef>
-    <CoreClrCurrentRef>661907e7c987821b9aa34c9e54ae526ba3d30cda</CoreClrCurrentRef>
+    <CoreClrCurrentRef>c15d3066d45733c9a2c77d4eb42a5c6bf94477c1</CoreClrCurrentRef>
     <StandardCurrentRef>a6407630f7f63db38f7be5a867f6f5c4f904ad31</StandardCurrentRef>
-    <WCFCurrentRef>a6407630f7f63db38f7be5a867f6f5c4f904ad31</WCFCurrentRef>
+    <WCFCurrentRef>c15d3066d45733c9a2c77d4eb42a5c6bf94477c1</WCFCurrentRef>
   </PropertyGroup>
   
   <PropertyGroup>
     <CoreFxVersion>4.5.0-preview1-25401-06</CoreFxVersion>
     <PlatformPackageVersion>2.1.0-preview1-25324-02</PlatformPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-25401-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-25401-03</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <MicrosoftNETCoreRuntimeJitPackageVersion>$(MicrosoftNETCoreRuntimeCoreCLRPackageVersion)</MicrosoftNETCoreRuntimeJitPackageVersion>
     <NETStandardVersion>2.1.0-preview1-25401-01</NETStandardVersion>
     <DiaSymReaderNativeVersion>1.4.1</DiaSymReaderNativeVersion>
-    <WcfVersion>4.5.0-preview1-25401-01</WcfVersion>
+    <WcfVersion>4.5.0-preview1-25401-02</WcfVersion>
   </PropertyGroup>
   
   <!-- Package dependency verification/auto-upgrade configuration. -->