Update CoreClr, CoreFx to preview1-25405-02, preview1-25406-01, respectively (dotnet...
authordotnet bot <dotnet-bot@dotnetfoundation.org>
Tue, 6 Jun 2017 01:39:43 +0000 (18:39 -0700)
committerGaurav Khanna <gkhanna@microsoft.com>
Tue, 6 Jun 2017 01:39:43 +0000 (18:39 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/49475389d6d16d8222c02c7accf0c98b5719a157

src/installer/dependencies.props

index f8e344e..6752825 100644 (file)
@@ -9,16 +9,16 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>534770cbd98c4083de4d93b809f2e0968f0f856a</CoreFxCurrentRef>
-    <CoreClrCurrentRef>4081b2616c091ea60c2cf069421b9438493a4a08</CoreClrCurrentRef>
+    <CoreFxCurrentRef>82fc1fc68bfa1d55e43913b188868879f31de8e7</CoreFxCurrentRef>
+    <CoreClrCurrentRef>82fc1fc68bfa1d55e43913b188868879f31de8e7</CoreClrCurrentRef>
     <StandardCurrentRef>4081b2616c091ea60c2cf069421b9438493a4a08</StandardCurrentRef>
     <WCFCurrentRef>4081b2616c091ea60c2cf069421b9438493a4a08</WCFCurrentRef>
   </PropertyGroup>
   
   <PropertyGroup>
-    <CoreFxVersion>4.5.0-preview1-25405-04</CoreFxVersion>
+    <CoreFxVersion>4.5.0-preview1-25406-01</CoreFxVersion>
     <PlatformPackageVersion>2.1.0-preview1-25324-02</PlatformPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-25405-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-25405-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <MicrosoftNETCoreRuntimeJitPackageVersion>$(MicrosoftNETCoreRuntimeCoreCLRPackageVersion)</MicrosoftNETCoreRuntimeJitPackageVersion>
     <NETStandardVersion>2.1.0-preview1-25405-01</NETStandardVersion>
     <DiaSymReaderNativeVersion>1.4.1</DiaSymReaderNativeVersion>