Update CoreClr, CoreFx to preview1-25322-03, preview1-25323-02, respectively
authordotnet-bot <dotnet-bot@microsoft.com>
Tue, 23 May 2017 04:22:47 +0000 (21:22 -0700)
committerdotnet-bot <dotnet-bot@microsoft.com>
Tue, 23 May 2017 04:22:47 +0000 (21:22 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/7e0517ccd32aac3dced48320b2d14000917fdcbf

src/installer/dependencies.props

index 9d1f12b..2bcb201 100644 (file)
@@ -9,16 +9,16 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>5a0606fccb09fce4b47545ae9896139acca547f5</CoreFxCurrentRef>
-    <CoreClrCurrentRef>5a0606fccb09fce4b47545ae9896139acca547f5</CoreClrCurrentRef>
+    <CoreFxCurrentRef>8ca527a74acbc73ee9340b7ab64bebad5ccc796e</CoreFxCurrentRef>
+    <CoreClrCurrentRef>8ca527a74acbc73ee9340b7ab64bebad5ccc796e</CoreClrCurrentRef>
     <StandardCurrentRef>5a0606fccb09fce4b47545ae9896139acca547f5</StandardCurrentRef>
     <WCFCurrentRef>5a0606fccb09fce4b47545ae9896139acca547f5</WCFCurrentRef>
   </PropertyGroup>
   
   <PropertyGroup>
-    <CoreFxVersion>4.5.0-preview1-25322-02</CoreFxVersion>
-    <PlatformPackageVersion>2.1.0-preview1-25322-02</PlatformPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-25321-03</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <CoreFxVersion>4.5.0-preview1-25323-02</CoreFxVersion>
+    <PlatformPackageVersion>2.1.0-preview1-25323-02</PlatformPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-25322-03</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <MicrosoftNETCoreRuntimeJitPackageVersion>$(MicrosoftNETCoreRuntimeCoreCLRPackageVersion)</MicrosoftNETCoreRuntimeJitPackageVersion>
     <NETStandardVersion>2.1.0-preview1-25322-01</NETStandardVersion>
     <DiaSymReaderNativeVersion>1.4.1</DiaSymReaderNativeVersion>