Update CoreFx, Standard, WCF to preview1-25406-02, preview1-25406-01, preview1-25406...
authordotnet bot <dotnet-bot@dotnetfoundation.org>
Tue, 6 Jun 2017 20:08:33 +0000 (13:08 -0700)
committerGaurav Khanna <gkhanna@microsoft.com>
Tue, 6 Jun 2017 20:08:33 +0000 (13:08 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/c9d23e80bea49018d3d32c9e10cffc140413a079

src/installer/dependencies.props

index 6752825..24aabfc 100644 (file)
@@ -9,20 +9,20 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>82fc1fc68bfa1d55e43913b188868879f31de8e7</CoreFxCurrentRef>
+    <CoreFxCurrentRef>effbb2746141bd2f182f62411cad010f05bbf440</CoreFxCurrentRef>
     <CoreClrCurrentRef>82fc1fc68bfa1d55e43913b188868879f31de8e7</CoreClrCurrentRef>
-    <StandardCurrentRef>4081b2616c091ea60c2cf069421b9438493a4a08</StandardCurrentRef>
-    <WCFCurrentRef>4081b2616c091ea60c2cf069421b9438493a4a08</WCFCurrentRef>
+    <StandardCurrentRef>effbb2746141bd2f182f62411cad010f05bbf440</StandardCurrentRef>
+    <WCFCurrentRef>effbb2746141bd2f182f62411cad010f05bbf440</WCFCurrentRef>
   </PropertyGroup>
   
   <PropertyGroup>
-    <CoreFxVersion>4.5.0-preview1-25406-01</CoreFxVersion>
+    <CoreFxVersion>4.5.0-preview1-25406-02</CoreFxVersion>
     <PlatformPackageVersion>2.1.0-preview1-25324-02</PlatformPackageVersion>
     <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-25405-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <MicrosoftNETCoreRuntimeJitPackageVersion>$(MicrosoftNETCoreRuntimeCoreCLRPackageVersion)</MicrosoftNETCoreRuntimeJitPackageVersion>
-    <NETStandardVersion>2.1.0-preview1-25405-01</NETStandardVersion>
+    <NETStandardVersion>2.1.0-preview1-25406-01</NETStandardVersion>
     <DiaSymReaderNativeVersion>1.4.1</DiaSymReaderNativeVersion>
-    <WcfVersion>4.5.0-preview1-25405-01</WcfVersion>
+    <WcfVersion>4.5.0-preview1-25406-01</WcfVersion>
   </PropertyGroup>
   
   <!-- Package dependency verification/auto-upgrade configuration. -->