Update CoreClr, WCF to preview3-25415-02, preview2-25415-02, respectively (dotnet...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Thu, 15 Jun 2017 23:05:51 +0000 (16:05 -0700)
committerGaurav Khanna <gkhanna@microsoft.com>
Thu, 15 Jun 2017 23:05:51 +0000 (16:05 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/4bdeb92e38453cc90c9f5fe5dfb729d7a3b978e3

src/installer/dependencies.props

index 1526a1f..d7eda8a 100644 (file)
   -->
   <PropertyGroup>
     <CoreFxCurrentRef>cfa02ebe38639071ef9172ac554553f6aa5dfde1</CoreFxCurrentRef>
-    <CoreClrCurrentRef>cfa02ebe38639071ef9172ac554553f6aa5dfde1</CoreClrCurrentRef>
+    <CoreClrCurrentRef>4278de0eea7872e2ad56063b46076f32cc10a21d</CoreClrCurrentRef>
     <StandardCurrentRef>cfa02ebe38639071ef9172ac554553f6aa5dfde1</StandardCurrentRef>
-    <WCFCurrentRef>5bbc01e57f192a9acd4ea9e682a002a2e5c605aa</WCFCurrentRef>
+    <WCFCurrentRef>4278de0eea7872e2ad56063b46076f32cc10a21d</WCFCurrentRef>
   </PropertyGroup>
   
   <PropertyGroup>
     <CoreFxVersion>4.4.0-preview3-25415-01</CoreFxVersion>
     <PlatformPackageVersion>2.0.0-preview3-25415-01</PlatformPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.0.0-preview3-25415-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.0.0-preview3-25415-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <MicrosoftNETCoreRuntimeJitPackageVersion>$(MicrosoftNETCoreRuntimeCoreCLRPackageVersion)</MicrosoftNETCoreRuntimeJitPackageVersion>
     <NETStandardVersion>2.0.0-preview3-25415-01</NETStandardVersion>
     <DiaSymReaderNativeVersion>1.4.1</DiaSymReaderNativeVersion>
-    <WcfVersion>4.4.0-preview2-25414-02</WcfVersion>
+    <WcfVersion>4.4.0-preview2-25415-02</WcfVersion>
   </PropertyGroup>
   
   <!-- Package dependency verification/auto-upgrade configuration. -->