Update CoreClr, WCF to preview2-26207-13, preview2-26208-01, respectively
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Thu, 8 Feb 2018 01:36:24 +0000 (17:36 -0800)
committerEric Erhardt <eric.erhardt@microsoft.com>
Thu, 8 Feb 2018 07:14:26 +0000 (23:14 -0800)
Commit migrated from https://github.com/dotnet/core-setup/commit/05ee74444ba41f8c328d68deeb8f8335812141d5

src/installer/dependencies.props

index 56b6440..ced78c5 100644 (file)
@@ -10,9 +10,9 @@
   -->
   <PropertyGroup>
     <CoreFxCurrentRef>fded6196b42fb66aa3ee8ffd800c1b1b5d240f8c</CoreFxCurrentRef>
-    <CoreClrCurrentRef>2933eeeb69055d5c85231ead3b06e90e10f9563e</CoreClrCurrentRef>
+    <CoreClrCurrentRef>cb0ff9d182ed48b257def11a2cdb4f114d675ffa</CoreClrCurrentRef>
     <StandardCurrentRef>6298244e25cf84d91e3cda9627315f2425274624</StandardCurrentRef>
-    <WCFCurrentRef>2933eeeb69055d5c85231ead3b06e90e10f9563e</WCFCurrentRef>
+    <WCFCurrentRef>cb0ff9d182ed48b257def11a2cdb4f114d675ffa</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-11</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview2-26207-13</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.1</NETStandardLibraryPackageVersion>
     <MicrosoftNetNativeCompilerPackageVersion>2.0.0-preview-25429-00</MicrosoftNetNativeCompilerPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.4.1</MicrosoftDiaSymReaderNativePackageVersion>
-    <SystemServiceModelDuplexPackageVersion>4.5.0-preview2-26207-03</SystemServiceModelDuplexPackageVersion>
+    <SystemServiceModelDuplexPackageVersion>4.5.0-preview2-26208-01</SystemServiceModelDuplexPackageVersion>
     <SystemServiceModelHttpPackageVersion>$(SystemServiceModelDuplexPackageVersion)</SystemServiceModelHttpPackageVersion>
     <SystemServiceModelNetTcpPackageVersion>$(SystemServiceModelDuplexPackageVersion)</SystemServiceModelNetTcpPackageVersion>
     <SystemServiceModelPrimitivesPackageVersion>$(SystemServiceModelDuplexPackageVersion)</SystemServiceModelPrimitivesPackageVersion>