Update CoreClr, CoreFx, Standard, WCF to preview2-25330-01, preview2-25330-01, previe...
authordotnet-bot <dotnet-bot@microsoft.com>
Tue, 30 May 2017 13:44:06 +0000 (06:44 -0700)
committerdotnet-bot <dotnet-bot@microsoft.com>
Tue, 30 May 2017 13:44:06 +0000 (06:44 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/b6e8abaabb5dff5e0efac4fe2fb7c19b829bf0ed

src/installer/dependencies.props

index f565569..1b2b129 100644 (file)
@@ -9,20 +9,20 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>2ba5d0c281995f1d99abea27cf8787a5755ea5c8</CoreFxCurrentRef>
-    <CoreClrCurrentRef>1490403a3e671dcb4aeba2fb308dd711ca3ab2c5</CoreClrCurrentRef>
-    <StandardCurrentRef>1490403a3e671dcb4aeba2fb308dd711ca3ab2c5</StandardCurrentRef>
-    <WCFCurrentRef>1490403a3e671dcb4aeba2fb308dd711ca3ab2c5</WCFCurrentRef>
+    <CoreFxCurrentRef>969d2bc613cc192283ef4d303803df9e39aa40aa</CoreFxCurrentRef>
+    <CoreClrCurrentRef>969d2bc613cc192283ef4d303803df9e39aa40aa</CoreClrCurrentRef>
+    <StandardCurrentRef>969d2bc613cc192283ef4d303803df9e39aa40aa</StandardCurrentRef>
+    <WCFCurrentRef>969d2bc613cc192283ef4d303803df9e39aa40aa</WCFCurrentRef>
   </PropertyGroup>
   
   <PropertyGroup>
-    <CoreFxVersion>4.4.0-preview2-25325-03</CoreFxVersion>
-    <PlatformPackageVersion>2.0.0-preview2-25325-03</PlatformPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.0.0-preview2-25326-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <CoreFxVersion>4.4.0-preview2-25330-01</CoreFxVersion>
+    <PlatformPackageVersion>2.0.0-preview2-25330-01</PlatformPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.0.0-preview2-25330-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <MicrosoftNETCoreRuntimeJitPackageVersion>$(MicrosoftNETCoreRuntimeCoreCLRPackageVersion)</MicrosoftNETCoreRuntimeJitPackageVersion>
-    <NETStandardVersion>2.0.0-preview2-25326-01</NETStandardVersion>
+    <NETStandardVersion>2.0.0-preview2-25330-01</NETStandardVersion>
     <DiaSymReaderNativeVersion>1.4.1</DiaSymReaderNativeVersion>
-    <WcfVersion>4.4.0-preview2-25326-11</WcfVersion>
+    <WcfVersion>4.4.0-preview2-25330-01</WcfVersion>
   </PropertyGroup>
   
   <!-- Package dependency verification/auto-upgrade configuration. -->