Update CoreClr, WCF to preview1-26004-02, preview2-26003-01, respectively
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Mon, 4 Dec 2017 13:20:17 +0000 (05:20 -0800)
committerEric Erhardt <eric.erhardt@microsoft.com>
Mon, 4 Dec 2017 15:11:01 +0000 (09:11 -0600)
Commit migrated from https://github.com/dotnet/core-setup/commit/edce50fc0abd3f5ed8db17897427e2d4b5d81ddf

src/installer/dependencies.props

index 03e3896..d1c4fe2 100644 (file)
@@ -10,9 +10,9 @@
   -->
   <PropertyGroup>
     <CoreFxCurrentRef>81dac42a3820c8be14c788cca1d182d1ed40754f</CoreFxCurrentRef>
-    <CoreClrCurrentRef>81dac42a3820c8be14c788cca1d182d1ed40754f</CoreClrCurrentRef>
+    <CoreClrCurrentRef>985ef56a3bdaa1cae8c66c5b72cc9aeda2fb85d7</CoreClrCurrentRef>
     <StandardCurrentRef>6298244e25cf84d91e3cda9627315f2425274624</StandardCurrentRef>
-    <WCFCurrentRef>81dac42a3820c8be14c788cca1d182d1ed40754f</WCFCurrentRef>
+    <WCFCurrentRef>985ef56a3bdaa1cae8c66c5b72cc9aeda2fb85d7</WCFCurrentRef>
     <BuildToolsCurrentRef>cc40450166c276f47ef2570520910641e9731861</BuildToolsCurrentRef>
   </PropertyGroup>
 
     <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview1-26002-01</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview1-26002-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
     <MicrosoftPrivateCoreFxUAPPackageVersion>4.6.0-preview1-26002-01</MicrosoftPrivateCoreFxUAPPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-26002-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-26004-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <NETStandardLibraryPackageVersion>2.0.1</NETStandardLibraryPackageVersion>
     <MicrosoftNetNativeCompilerPackageVersion>2.0.0-preview-25429-00</MicrosoftNetNativeCompilerPackageVersion>
     <MicrosoftDiaSymReaderNativePackageVersion>1.4.1</MicrosoftDiaSymReaderNativePackageVersion>
-    <SystemServiceModelDuplexPackageVersion>4.5.0-preview2-26002-01</SystemServiceModelDuplexPackageVersion>
+    <SystemServiceModelDuplexPackageVersion>4.5.0-preview2-26003-01</SystemServiceModelDuplexPackageVersion>
     <SystemServiceModelHttpPackageVersion>$(SystemServiceModelDuplexPackageVersion)</SystemServiceModelHttpPackageVersion>
     <SystemServiceModelNetTcpPackageVersion>$(SystemServiceModelDuplexPackageVersion)</SystemServiceModelNetTcpPackageVersion>
     <SystemServiceModelPrimitivesPackageVersion>$(SystemServiceModelDuplexPackageVersion)</SystemServiceModelPrimitivesPackageVersion>