Update CoreClr, Standard, WCF to preview1-25331-02, preview1-25331-01, preview1-25331...
authordotnet bot <dotnet-bot@dotnetfoundation.org>
Wed, 31 May 2017 23:10:06 +0000 (16:10 -0700)
committerGaurav Khanna <gkhanna@microsoft.com>
Wed, 31 May 2017 23:10:06 +0000 (16:10 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/627dd3c2889bdca6177faa81761709a368ac162f

src/installer/dependencies.props

index 586707c..55daecd 100644 (file)
   -->
   <PropertyGroup>
     <CoreFxCurrentRef>c540e83335d09db008df5cc54f5b448d1b0c4d34</CoreFxCurrentRef>
-    <CoreClrCurrentRef>969d2bc613cc192283ef4d303803df9e39aa40aa</CoreClrCurrentRef>
-    <StandardCurrentRef>969d2bc613cc192283ef4d303803df9e39aa40aa</StandardCurrentRef>
-    <WCFCurrentRef>969d2bc613cc192283ef4d303803df9e39aa40aa</WCFCurrentRef>
+    <CoreClrCurrentRef>29b0e62fdbc8ac3ea4efd132421848502d6e8c4d</CoreClrCurrentRef>
+    <StandardCurrentRef>29b0e62fdbc8ac3ea4efd132421848502d6e8c4d</StandardCurrentRef>
+    <WCFCurrentRef>29b0e62fdbc8ac3ea4efd132421848502d6e8c4d</WCFCurrentRef>
   </PropertyGroup>
   
   <PropertyGroup>
     <CoreFxVersion>4.5.0-preview1-25330-06</CoreFxVersion>
     <PlatformPackageVersion>2.1.0-preview1-25324-02</PlatformPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-25330-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-25331-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <MicrosoftNETCoreRuntimeJitPackageVersion>$(MicrosoftNETCoreRuntimeCoreCLRPackageVersion)</MicrosoftNETCoreRuntimeJitPackageVersion>
-    <NETStandardVersion>2.1.0-preview1-25330-01</NETStandardVersion>
+    <NETStandardVersion>2.1.0-preview1-25331-01</NETStandardVersion>
     <DiaSymReaderNativeVersion>1.4.1</DiaSymReaderNativeVersion>
-    <WcfVersion>4.5.0-preview1-25330-01</WcfVersion>
+    <WcfVersion>4.5.0-preview1-25331-01</WcfVersion>
   </PropertyGroup>
   
   <!-- Package dependency verification/auto-upgrade configuration. -->