Update CoreFx to preview1-25330-06 (dotnet/core-setup#2564)
authordotnet bot <dotnet-bot@dotnetfoundation.org>
Wed, 31 May 2017 02:28:52 +0000 (19:28 -0700)
committerGaurav Khanna <gkhanna@microsoft.com>
Wed, 31 May 2017 02:28:52 +0000 (19:28 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/c2ff7d0233cb210a0dee3c4b8538e0bcd0415c93

src/installer/dependencies.props

index 8b9e521..586707c 100644 (file)
@@ -9,14 +9,14 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>2ded50b86b1599881e556363fa62bc7bde850525</CoreFxCurrentRef>
+    <CoreFxCurrentRef>c540e83335d09db008df5cc54f5b448d1b0c4d34</CoreFxCurrentRef>
     <CoreClrCurrentRef>969d2bc613cc192283ef4d303803df9e39aa40aa</CoreClrCurrentRef>
     <StandardCurrentRef>969d2bc613cc192283ef4d303803df9e39aa40aa</StandardCurrentRef>
     <WCFCurrentRef>969d2bc613cc192283ef4d303803df9e39aa40aa</WCFCurrentRef>
   </PropertyGroup>
   
   <PropertyGroup>
-    <CoreFxVersion>4.5.0-preview1-25324-02</CoreFxVersion>
+    <CoreFxVersion>4.5.0-preview1-25330-06</CoreFxVersion>
     <PlatformPackageVersion>2.1.0-preview1-25324-02</PlatformPackageVersion>
     <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-25330-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <MicrosoftNETCoreRuntimeJitPackageVersion>$(MicrosoftNETCoreRuntimeCoreCLRPackageVersion)</MicrosoftNETCoreRuntimeJitPackageVersion>