Update BuildTools, CoreClr, CoreFx to preview3-02622-03, preview3-26322-08, preview3...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Fri, 23 Mar 2018 06:14:05 +0000 (01:14 -0500)
committerAhson Khan <ahkha@microsoft.com>
Fri, 23 Mar 2018 06:14:05 +0000 (23:14 -0700)
BuildToolsVersion.txt
ILAsmVersion.txt
dependencies.props

index ba79308b09922aa00c9fbbbc703d07518e3c3229..3446015591ba35a16599e5e3fac2aa75cc5cf344 100644 (file)
@@ -1 +1 @@
-2.1.0-preview3-02622-01
+2.1.0-preview3-02622-03
index d21c974699f8e5ee84c80c673b0cdd81855e6b5d..1eebd6d14067e7930cd213ec8645d2bdfa3a7a78 100644 (file)
@@ -1 +1 @@
-2.1.0-preview3-26322-01
+2.1.0-preview3-26322-08
index f9bd28036fda5f8cd3046d01c34d9979c008472e..426a52d8c0228faab54b4a4e42849718ae3ac78b 100644 (file)
 
   <!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
   <PropertyGroup>
-    <CoreFxCurrentRef>1528e3f1252194b0b3274c34882887dc014257c2</CoreFxCurrentRef>
-    <CoreClrCurrentRef>1eb5fa130d6a2015126f406d5833f5f230b10e74</CoreClrCurrentRef>
-    <BuildToolsCurrentRef>1eb5fa130d6a2015126f406d5833f5f230b10e74</BuildToolsCurrentRef>
+    <CoreFxCurrentRef>7f2023d4b56b28175c9d7d07a8359cf7e0a131be</CoreFxCurrentRef>
+    <CoreClrCurrentRef>7f2023d4b56b28175c9d7d07a8359cf7e0a131be</CoreClrCurrentRef>
+    <BuildToolsCurrentRef>7f2023d4b56b28175c9d7d07a8359cf7e0a131be</BuildToolsCurrentRef>
     <PgoDataCurrentRef>553f30357d08df4ed6d32f70f3478a76f5db79c2</PgoDataCurrentRef>
   </PropertyGroup>
 
   <!-- Tests/infrastructure dependency versions. -->
   <PropertyGroup>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview3-26319-04</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview3-26319-04</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview3-26323-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview3-26323-01</MicrosoftNETCorePlatformsPackageVersion>
     <PgoDataPackageVersion>99.99.99-master-20180228-0037</PgoDataPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview3-26322-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview3-26322-08</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
     <XunitConsoleNetcorePackageVersion>1.0.2-prerelease-00177</XunitConsoleNetcorePackageVersion>
     <XunitPerformanceApiPackageVersion>1.0.0-beta-build0015</XunitPerformanceApiPackageVersion>
@@ -51,7 +51,7 @@
   <!-- Package versions used as toolsets -->
   <PropertyGroup>
     <FeedTasksPackage>Microsoft.DotNet.Build.Tasks.Feed</FeedTasksPackage>
-    <FeedTasksPackageVersion>2.1.0-preview3-02622-01</FeedTasksPackageVersion>
+    <FeedTasksPackageVersion>2.1.0-preview3-02622-03</FeedTasksPackageVersion>
   </PropertyGroup>
 
   <!-- Package dependency verification/auto-upgrade configuration. -->