Update CoreFx to 4.5.0-preview1-25429-02
authorJose Perez Rodriguez <joperezr@microsoft.com>
Thu, 29 Jun 2017 20:28:10 +0000 (13:28 -0700)
committerJose Perez Rodriguez <joperezr@microsoft.com>
Thu, 29 Jun 2017 20:28:10 +0000 (13:28 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/9b5dec7018979f0318e429e636dc7ffb29e017a1

src/installer/dependencies.props

index e221579..08815a5 100644 (file)
@@ -9,14 +9,14 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>a96e149ce150f6a15546032ca3966bf238c373fb</CoreFxCurrentRef>
+    <CoreFxCurrentRef>2992c9755579a66d9ab80f413b04287ff2f54cf1</CoreFxCurrentRef>
     <CoreClrCurrentRef>a96e149ce150f6a15546032ca3966bf238c373fb</CoreClrCurrentRef>
     <StandardCurrentRef>5f7c216b2b316b1f0105d3d6957f74e32b9213bf</StandardCurrentRef>
     <WCFCurrentRef>a96e149ce150f6a15546032ca3966bf238c373fb</WCFCurrentRef>
   </PropertyGroup>
   
   <PropertyGroup>
-    <CoreFxVersion>4.5.0-preview1-25413-02</CoreFxVersion>
+    <CoreFxVersion>4.5.0-preview1-25429-02</CoreFxVersion>
     <PlatformPackageVersion>2.1.0-preview1-25324-02</PlatformPackageVersion>
     <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-25413-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <MicrosoftNETCoreRuntimeJitPackageVersion>$(MicrosoftNETCoreRuntimeCoreCLRPackageVersion)</MicrosoftNETCoreRuntimeJitPackageVersion>