Update CoreClr, CoreFx, WCF to preview1-26023-03, preview1-26023-02, preview2-26023...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Sat, 23 Dec 2017 18:18:13 +0000 (12:18 -0600)
committerAhson Khan <ahkha@microsoft.com>
Sat, 23 Dec 2017 18:18:13 +0000 (10:18 -0800)
Commit migrated from https://github.com/dotnet/core-setup/commit/cb0f01294bbac70dd6d848fef98db6e0d2d6bf67

src/installer/dependencies.props

index 72c6e10..fbbfbea 100644 (file)
@@ -9,22 +9,22 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>b42886f25a82ebbc001f22e201f43afdd4a1631e</CoreFxCurrentRef>
-    <CoreClrCurrentRef>b42886f25a82ebbc001f22e201f43afdd4a1631e</CoreClrCurrentRef>
+    <CoreFxCurrentRef>eb26c0dca5971492a325927136e63ec0185b01e6</CoreFxCurrentRef>
+    <CoreClrCurrentRef>eb26c0dca5971492a325927136e63ec0185b01e6</CoreClrCurrentRef>
     <StandardCurrentRef>6298244e25cf84d91e3cda9627315f2425274624</StandardCurrentRef>
-    <WCFCurrentRef>b42886f25a82ebbc001f22e201f43afdd4a1631e</WCFCurrentRef>
+    <WCFCurrentRef>eb26c0dca5971492a325927136e63ec0185b01e6</WCFCurrentRef>
     <BuildToolsCurrentRef>b42886f25a82ebbc001f22e201f43afdd4a1631e</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview1-26023-01</MicrosoftNETCorePlatformsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview1-26023-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftPrivateCoreFxUAPPackageVersion>4.6.0-preview1-26023-01</MicrosoftPrivateCoreFxUAPPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-26023-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview1-26023-02</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview1-26023-02</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftPrivateCoreFxUAPPackageVersion>4.6.0-preview1-26023-02</MicrosoftPrivateCoreFxUAPPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-26023-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-26022-03</SystemServiceModelDuplexPackageVersion>
+    <SystemServiceModelDuplexPackageVersion>4.5.0-preview2-26023-01</SystemServiceModelDuplexPackageVersion>
     <SystemServiceModelHttpPackageVersion>$(SystemServiceModelDuplexPackageVersion)</SystemServiceModelHttpPackageVersion>
     <SystemServiceModelNetTcpPackageVersion>$(SystemServiceModelDuplexPackageVersion)</SystemServiceModelNetTcpPackageVersion>
     <SystemServiceModelPrimitivesPackageVersion>$(SystemServiceModelDuplexPackageVersion)</SystemServiceModelPrimitivesPackageVersion>