Update CoreClr, WCF to preview2-26208-05, preview2-26208-02, respectively
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Thu, 8 Feb 2018 14:24:41 +0000 (06:24 -0800)
committerEric Erhardt <eric.erhardt@microsoft.com>
Thu, 8 Feb 2018 23:48:46 +0000 (15:48 -0800)
Commit migrated from https://github.com/dotnet/core-setup/commit/a4140b4725216fa8b4527c52b71d7009b4c3f4fc

src/installer/dependencies.props

index ced78c5..5689143 100644 (file)
@@ -10,9 +10,9 @@
   -->
   <PropertyGroup>
     <CoreFxCurrentRef>fded6196b42fb66aa3ee8ffd800c1b1b5d240f8c</CoreFxCurrentRef>
-    <CoreClrCurrentRef>cb0ff9d182ed48b257def11a2cdb4f114d675ffa</CoreClrCurrentRef>
+    <CoreClrCurrentRef>2faa552689a5da0cc69d54cfb3c5a0d10a16a231</CoreClrCurrentRef>
     <StandardCurrentRef>6298244e25cf84d91e3cda9627315f2425274624</StandardCurrentRef>
-    <WCFCurrentRef>cb0ff9d182ed48b257def11a2cdb4f114d675ffa</WCFCurrentRef>
+    <WCFCurrentRef>2faa552689a5da0cc69d54cfb3c5a0d10a16a231</WCFCurrentRef>
     <BuildToolsCurrentRef>2933eeeb69055d5c85231ead3b06e90e10f9563e</BuildToolsCurrentRef>
   </PropertyGroup>
 
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
     <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview2-26202-05</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
     <MicrosoftPrivateCoreFxUAPPackageVersion>4.6.0-preview2-26202-05</MicrosoftPrivateCoreFxUAPPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview2-26207-13</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview2-26208-05</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.1</NETStandardLibraryPackageVersion>
     <MicrosoftNetNativeCompilerPackageVersion>2.0.0-preview-25429-00</MicrosoftNetNativeCompilerPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.4.1</MicrosoftDiaSymReaderNativePackageVersion>
-    <SystemServiceModelDuplexPackageVersion>4.5.0-preview2-26208-01</SystemServiceModelDuplexPackageVersion>
+    <SystemServiceModelDuplexPackageVersion>4.5.0-preview2-26208-02</SystemServiceModelDuplexPackageVersion>
     <SystemServiceModelHttpPackageVersion>$(SystemServiceModelDuplexPackageVersion)</SystemServiceModelHttpPackageVersion>
     <SystemServiceModelNetTcpPackageVersion>$(SystemServiceModelDuplexPackageVersion)</SystemServiceModelNetTcpPackageVersion>
     <SystemServiceModelPrimitivesPackageVersion>$(SystemServiceModelDuplexPackageVersion)</SystemServiceModelPrimitivesPackageVersion>