Update CoreClr, Standard, WCF to preview1-25330-02, preview1-25330-01, preview1-25330...
authordotnet-bot <dotnet-bot@microsoft.com>
Tue, 30 May 2017 13:39:21 +0000 (06:39 -0700)
committerdotnet-bot <dotnet-bot@microsoft.com>
Tue, 30 May 2017 13:39:21 +0000 (06:39 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/294cb6b0070278a5d3ae2c8fe5eec14089b3f78d

src/installer/dependencies.props

index aa57b78..8b9e521 100644 (file)
   -->
   <PropertyGroup>
     <CoreFxCurrentRef>2ded50b86b1599881e556363fa62bc7bde850525</CoreFxCurrentRef>
-    <CoreClrCurrentRef>ec8853bd6ba3456493d24983d32c6d9654d8891d</CoreClrCurrentRef>
-    <StandardCurrentRef>ec8853bd6ba3456493d24983d32c6d9654d8891d</StandardCurrentRef>
-    <WCFCurrentRef>ec8853bd6ba3456493d24983d32c6d9654d8891d</WCFCurrentRef>
+    <CoreClrCurrentRef>969d2bc613cc192283ef4d303803df9e39aa40aa</CoreClrCurrentRef>
+    <StandardCurrentRef>969d2bc613cc192283ef4d303803df9e39aa40aa</StandardCurrentRef>
+    <WCFCurrentRef>969d2bc613cc192283ef4d303803df9e39aa40aa</WCFCurrentRef>
   </PropertyGroup>
   
   <PropertyGroup>
     <CoreFxVersion>4.5.0-preview1-25324-02</CoreFxVersion>
     <PlatformPackageVersion>2.1.0-preview1-25324-02</PlatformPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-25330-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-25330-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <MicrosoftNETCoreRuntimeJitPackageVersion>$(MicrosoftNETCoreRuntimeCoreCLRPackageVersion)</MicrosoftNETCoreRuntimeJitPackageVersion>
-    <NETStandardVersion>2.1.0-preview1-25329-01</NETStandardVersion>
+    <NETStandardVersion>2.1.0-preview1-25330-01</NETStandardVersion>
     <DiaSymReaderNativeVersion>1.4.1</DiaSymReaderNativeVersion>
-    <WcfVersion>4.5.0-preview1-25329-01</WcfVersion>
+    <WcfVersion>4.5.0-preview1-25330-01</WcfVersion>
   </PropertyGroup>
   
   <!-- Package dependency verification/auto-upgrade configuration. -->