Update CoreClr to preview3-25414-02 (dotnet/core-setup#2693)
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Wed, 14 Jun 2017 23:16:02 +0000 (16:16 -0700)
committerGaurav Khanna <gkhanna@microsoft.com>
Wed, 14 Jun 2017 23:16:02 +0000 (16:16 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/f75dbc3c4fb0aec63f62357161c80ca5a787a5d4

src/installer/dependencies.props

index 6333692..698b57b 100644 (file)
@@ -10,7 +10,7 @@
   -->
   <PropertyGroup>
     <CoreFxCurrentRef>5bbc01e57f192a9acd4ea9e682a002a2e5c605aa</CoreFxCurrentRef>
-    <CoreClrCurrentRef>f03072a8a508407fc160f0bad5da42e8170b9c90</CoreClrCurrentRef>
+    <CoreClrCurrentRef>ea872a880463cb17e55bebe7c302689a1c4a74b5</CoreClrCurrentRef>
     <StandardCurrentRef>5bbc01e57f192a9acd4ea9e682a002a2e5c605aa</StandardCurrentRef>
     <WCFCurrentRef>5bbc01e57f192a9acd4ea9e682a002a2e5c605aa</WCFCurrentRef>
   </PropertyGroup>
@@ -18,7 +18,7 @@
   <PropertyGroup>
     <CoreFxVersion>4.4.0-preview3-25414-02</CoreFxVersion>
     <PlatformPackageVersion>2.0.0-preview3-25414-02</PlatformPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.0.0-preview3-25413-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.0.0-preview3-25414-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <MicrosoftNETCoreRuntimeJitPackageVersion>$(MicrosoftNETCoreRuntimeCoreCLRPackageVersion)</MicrosoftNETCoreRuntimeJitPackageVersion>
     <NETStandardVersion>2.0.0-preview3-25414-01</NETStandardVersion>
     <DiaSymReaderNativeVersion>1.4.1</DiaSymReaderNativeVersion>