Update CoreFx to preview2-25401-03
authordotnet-bot <dotnet-bot@microsoft.com>
Thu, 1 Jun 2017 19:31:50 +0000 (12:31 -0700)
committerdotnet-bot <dotnet-bot@microsoft.com>
Thu, 1 Jun 2017 19:31:50 +0000 (12:31 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/5bd9eaa797234a0a4ee7b0b6ef04b40015ebd3ea

src/installer/dependencies.props

index 13797a4..78fb625 100644 (file)
@@ -9,15 +9,15 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>a6407630f7f63db38f7be5a867f6f5c4f904ad31</CoreFxCurrentRef>
+    <CoreFxCurrentRef>94daf0bf6618555332940e244c0a3711f8239854</CoreFxCurrentRef>
     <CoreClrCurrentRef>ba8cce7f39680946672e327065d26dc7ece5a834</CoreClrCurrentRef>
     <StandardCurrentRef>a6407630f7f63db38f7be5a867f6f5c4f904ad31</StandardCurrentRef>
     <WCFCurrentRef>a6407630f7f63db38f7be5a867f6f5c4f904ad31</WCFCurrentRef>
   </PropertyGroup>
   
   <PropertyGroup>
-    <CoreFxVersion>4.4.0-preview2-25401-02</CoreFxVersion>
-    <PlatformPackageVersion>2.0.0-preview2-25401-02</PlatformPackageVersion>
+    <CoreFxVersion>4.4.0-preview2-25401-03</CoreFxVersion>
+    <PlatformPackageVersion>2.0.0-preview2-25401-03</PlatformPackageVersion>
     <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.0.0-preview2-25401-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <MicrosoftNETCoreRuntimeJitPackageVersion>$(MicrosoftNETCoreRuntimeCoreCLRPackageVersion)</MicrosoftNETCoreRuntimeJitPackageVersion>
     <NETStandardVersion>2.0.0-preview2-25401-01</NETStandardVersion>