Update CoreClr to preview1-25401-02
authordotnet-bot <dotnet-bot@microsoft.com>
Thu, 1 Jun 2017 18:40:01 +0000 (11:40 -0700)
committerdotnet-bot <dotnet-bot@microsoft.com>
Thu, 1 Jun 2017 18:40:01 +0000 (11:40 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/b5d4f53b5458d068ba5202d641fa300989c96795

src/installer/dependencies.props

index 5302ddc..03bb051 100644 (file)
@@ -10,7 +10,7 @@
   -->
   <PropertyGroup>
     <CoreFxCurrentRef>a6407630f7f63db38f7be5a867f6f5c4f904ad31</CoreFxCurrentRef>
-    <CoreClrCurrentRef>a6407630f7f63db38f7be5a867f6f5c4f904ad31</CoreClrCurrentRef>
+    <CoreClrCurrentRef>661907e7c987821b9aa34c9e54ae526ba3d30cda</CoreClrCurrentRef>
     <StandardCurrentRef>a6407630f7f63db38f7be5a867f6f5c4f904ad31</StandardCurrentRef>
     <WCFCurrentRef>a6407630f7f63db38f7be5a867f6f5c4f904ad31</WCFCurrentRef>
   </PropertyGroup>
@@ -18,7 +18,7 @@
   <PropertyGroup>
     <CoreFxVersion>4.5.0-preview1-25401-06</CoreFxVersion>
     <PlatformPackageVersion>2.1.0-preview1-25324-02</PlatformPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-25401-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-25401-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <MicrosoftNETCoreRuntimeJitPackageVersion>$(MicrosoftNETCoreRuntimeCoreCLRPackageVersion)</MicrosoftNETCoreRuntimeJitPackageVersion>
     <NETStandardVersion>2.1.0-preview1-25401-01</NETStandardVersion>
     <DiaSymReaderNativeVersion>1.4.1</DiaSymReaderNativeVersion>