Update CoreClr, CoreFx, Standard, WCF to preview2-25331-02, preview2-25331-02, previe...
authordotnet bot <dotnet-bot@dotnetfoundation.org>
Wed, 31 May 2017 14:01:57 +0000 (07:01 -0700)
committerGaurav Khanna <gkhanna@microsoft.com>
Wed, 31 May 2017 14:01:57 +0000 (07:01 -0700)
Commit migrated from https://github.com/dotnet/core-setup/commit/3e9713398d6ab98d29cc73dc689d5f4f4a09f7b0

src/installer/dependencies.props

index cfe93f8..32a8863 100644 (file)
@@ -9,20 +9,20 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>d4040dc6f74933eec9827d44e288c9cd15996a15</CoreFxCurrentRef>
-    <CoreClrCurrentRef>d4040dc6f74933eec9827d44e288c9cd15996a15</CoreClrCurrentRef>
-    <StandardCurrentRef>969d2bc613cc192283ef4d303803df9e39aa40aa</StandardCurrentRef>
-    <WCFCurrentRef>969d2bc613cc192283ef4d303803df9e39aa40aa</WCFCurrentRef>
+    <CoreFxCurrentRef>95fc2394913c830055a4ff25ba13335ccf428332</CoreFxCurrentRef>
+    <CoreClrCurrentRef>95fc2394913c830055a4ff25ba13335ccf428332</CoreClrCurrentRef>
+    <StandardCurrentRef>95fc2394913c830055a4ff25ba13335ccf428332</StandardCurrentRef>
+    <WCFCurrentRef>95fc2394913c830055a4ff25ba13335ccf428332</WCFCurrentRef>
   </PropertyGroup>
   
   <PropertyGroup>
-    <CoreFxVersion>4.4.0-preview2-25331-01</CoreFxVersion>
-    <PlatformPackageVersion>2.0.0-preview2-25331-01</PlatformPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.0.0-preview2-25330-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <CoreFxVersion>4.4.0-preview2-25331-02</CoreFxVersion>
+    <PlatformPackageVersion>2.0.0-preview2-25331-02</PlatformPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.0.0-preview2-25331-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <MicrosoftNETCoreRuntimeJitPackageVersion>$(MicrosoftNETCoreRuntimeCoreCLRPackageVersion)</MicrosoftNETCoreRuntimeJitPackageVersion>
-    <NETStandardVersion>2.0.0-preview2-25330-01</NETStandardVersion>
+    <NETStandardVersion>2.0.0-preview2-25331-01</NETStandardVersion>
     <DiaSymReaderNativeVersion>1.4.1</DiaSymReaderNativeVersion>
-    <WcfVersion>4.4.0-preview2-25330-01</WcfVersion>
+    <WcfVersion>4.4.0-preview2-25331-01</WcfVersion>
   </PropertyGroup>
   
   <!-- Package dependency verification/auto-upgrade configuration. -->