Update CoreClr, CoreFx, WCF to preview1-26024-03, preview1-26024-02, preview2-26024...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Sun, 24 Dec 2017 16:06:36 +0000 (10:06 -0600)
committerAhson Khan <ahkha@microsoft.com>
Sun, 24 Dec 2017 16:06:36 +0000 (08:06 -0800)
Commit migrated from https://github.com/dotnet/core-setup/commit/faf221fc29b00119a41143c67d459cbcb648f314

src/installer/dependencies.props

index cfe6dee..557de28 100644 (file)
@@ -9,22 +9,22 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>4b9d1c6c6fedb6c0e2677fcce7a83cb16351593a</CoreFxCurrentRef>
-    <CoreClrCurrentRef>4b9d1c6c6fedb6c0e2677fcce7a83cb16351593a</CoreClrCurrentRef>
+    <CoreFxCurrentRef>5906afb7180f2ccd221b7baef3716bd820110461</CoreFxCurrentRef>
+    <CoreClrCurrentRef>5906afb7180f2ccd221b7baef3716bd820110461</CoreClrCurrentRef>
     <StandardCurrentRef>6298244e25cf84d91e3cda9627315f2425274624</StandardCurrentRef>
-    <WCFCurrentRef>eb26c0dca5971492a325927136e63ec0185b01e6</WCFCurrentRef>
+    <WCFCurrentRef>5906afb7180f2ccd221b7baef3716bd820110461</WCFCurrentRef>
     <BuildToolsCurrentRef>b42886f25a82ebbc001f22e201f43afdd4a1631e</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview1-26024-01</MicrosoftNETCorePlatformsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview1-26024-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftPrivateCoreFxUAPPackageVersion>4.6.0-preview1-26024-01</MicrosoftPrivateCoreFxUAPPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-26024-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview1-26024-02</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview1-26024-02</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftPrivateCoreFxUAPPackageVersion>4.6.0-preview1-26024-02</MicrosoftPrivateCoreFxUAPPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-26024-03</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.1</NETStandardLibraryPackageVersion>
     <MicrosoftNetNativeCompilerPackageVersion>2.0.0-preview-25429-00</MicrosoftNetNativeCompilerPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.4.1</MicrosoftDiaSymReaderNativePackageVersion>
-    <SystemServiceModelDuplexPackageVersion>4.5.0-preview2-26023-01</SystemServiceModelDuplexPackageVersion>
+    <SystemServiceModelDuplexPackageVersion>4.5.0-preview2-26024-01</SystemServiceModelDuplexPackageVersion>
     <SystemServiceModelHttpPackageVersion>$(SystemServiceModelDuplexPackageVersion)</SystemServiceModelHttpPackageVersion>
     <SystemServiceModelNetTcpPackageVersion>$(SystemServiceModelDuplexPackageVersion)</SystemServiceModelNetTcpPackageVersion>
     <SystemServiceModelPrimitivesPackageVersion>$(SystemServiceModelDuplexPackageVersion)</SystemServiceModelPrimitivesPackageVersion>