Update BuildTools, CoreClr, CoreFx, WCF to preview2-02511-02, preview2-26212-05,...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Mon, 12 Feb 2018 14:44:04 +0000 (06:44 -0800)
committerEric Erhardt <eric.erhardt@microsoft.com>
Mon, 12 Feb 2018 16:22:12 +0000 (10:22 -0600)
Commit migrated from https://github.com/dotnet/core-setup/commit/b583a91c25c725756c5243a62b5c0b41b86cecc1

src/installer/BuildToolsVersion.txt
src/installer/dependencies.props

index c6b5d8c..c1c4035 100644 (file)
@@ -1 +1 @@
-2.1.0-preview2-02509-01
+2.1.0-preview2-02511-02
index dfe5192..f29661c 100644 (file)
@@ -9,23 +9,23 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>c7fd6395c49281e12a5913970cd2052d71010f9e</CoreFxCurrentRef>
-    <CoreClrCurrentRef>2faa552689a5da0cc69d54cfb3c5a0d10a16a231</CoreClrCurrentRef>
+    <CoreFxCurrentRef>355d61f6cb2a97822edb20cd7d5d4d5ee4a72814</CoreFxCurrentRef>
+    <CoreClrCurrentRef>355d61f6cb2a97822edb20cd7d5d4d5ee4a72814</CoreClrCurrentRef>
     <StandardCurrentRef>6298244e25cf84d91e3cda9627315f2425274624</StandardCurrentRef>
-    <WCFCurrentRef>c7fd6395c49281e12a5913970cd2052d71010f9e</WCFCurrentRef>
-    <BuildToolsCurrentRef>c7fd6395c49281e12a5913970cd2052d71010f9e</BuildToolsCurrentRef>
+    <WCFCurrentRef>355d61f6cb2a97822edb20cd7d5d4d5ee4a72814</WCFCurrentRef>
+    <BuildToolsCurrentRef>355d61f6cb2a97822edb20cd7d5d4d5ee4a72814</BuildToolsCurrentRef>
   </PropertyGroup>
 
   <PropertyGroup>
-    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview2-26209-05</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview2-26212-05</MicrosoftNETCorePlatformsPackageVersion>
     <MicrosoftNETCoreTargetsPackageVersion>2.0.0</MicrosoftNETCoreTargetsPackageVersion>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview2-26209-05</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview2-26212-05</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
     <MicrosoftPrivateCoreFxUAPPackageVersion>4.6.0-preview2-26202-05</MicrosoftPrivateCoreFxUAPPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview2-26208-05</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview2-26212-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-26209-06</SystemServiceModelDuplexPackageVersion>
+    <SystemServiceModelDuplexPackageVersion>4.5.0-preview2-26212-01</SystemServiceModelDuplexPackageVersion>
     <SystemServiceModelHttpPackageVersion>$(SystemServiceModelDuplexPackageVersion)</SystemServiceModelHttpPackageVersion>
     <SystemServiceModelNetTcpPackageVersion>$(SystemServiceModelDuplexPackageVersion)</SystemServiceModelNetTcpPackageVersion>
     <SystemServiceModelPrimitivesPackageVersion>$(SystemServiceModelDuplexPackageVersion)</SystemServiceModelPrimitivesPackageVersion>
@@ -51,7 +51,7 @@
   <!-- Package versions used as toolsets -->
   <PropertyGroup>
     <FeedTasksPackage>Microsoft.DotNet.Build.Tasks.Feed</FeedTasksPackage>
-    <FeedTasksPackageVersion>2.1.0-preview2-02509-01</FeedTasksPackageVersion>
+    <FeedTasksPackageVersion>2.1.0-preview2-02511-02</FeedTasksPackageVersion>
   </PropertyGroup>
 
   <!-- Publish symbol build task package -->