Update BuildTools, CoreClr, CoreFx to prerelease-02322-02, preview1-26022-02, preview...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Fri, 22 Dec 2017 22:00:09 +0000 (16:00 -0600)
committerJan Kotas <jkotas@microsoft.com>
Fri, 22 Dec 2017 22:00:09 +0000 (14:00 -0800)
BuildToolsVersion.txt
ILAsmVersion.txt
dependencies.props

index 2a1a3f9..fe60233 100644 (file)
@@ -1 +1 @@
-2.1.0-prerelease-02320-01
+2.1.0-prerelease-02322-02
index 89e2456..3da3b09 100644 (file)
@@ -1 +1 @@
-2.1.0-preview1-26020-03
+2.1.0-preview1-26022-02
index 33d491e..455b452 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>b93f77832aeb44ffe2b6cdafd9c379976812fecd</CoreFxCurrentRef>
-    <CoreClrCurrentRef>b93f77832aeb44ffe2b6cdafd9c379976812fecd</CoreClrCurrentRef>
-    <BuildToolsCurrentRef>b93f77832aeb44ffe2b6cdafd9c379976812fecd</BuildToolsCurrentRef>
+    <CoreFxCurrentRef>e6d960434acc3e2852242f5c404f1bc35c09068c</CoreFxCurrentRef>
+    <CoreClrCurrentRef>e6d960434acc3e2852242f5c404f1bc35c09068c</CoreClrCurrentRef>
+    <BuildToolsCurrentRef>e6d960434acc3e2852242f5c404f1bc35c09068c</BuildToolsCurrentRef>
     <PgoDataCurrentRef>c2ca1a1f9adb12a1b8a5a5f322bc13b1a0d1ed23</PgoDataCurrentRef>
   </PropertyGroup>
 
   <!-- Tests/infrastructure dependency versions. -->
   <PropertyGroup>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview1-26021-02</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview1-26021-02</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview1-26022-02</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview1-26022-02</MicrosoftNETCorePlatformsPackageVersion>
     <PgoDataPackageVersion>99.99.99-master-20171215-0045</PgoDataPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-26020-03</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-26022-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
     <XunitConsoleNetcorePackageVersion>1.0.2-prerelease-00177</XunitConsoleNetcorePackageVersion>
     <XunitPerformanceApiPackageVersion>1.0.0-beta-build0012</XunitPerformanceApiPackageVersion>
@@ -45,7 +45,7 @@
   <!-- Package versions used as toolsets -->
   <PropertyGroup>
     <FeedTasksPackage>Microsoft.DotNet.Build.Tasks.Feed</FeedTasksPackage>
-    <FeedTasksPackageVersion>2.1.0-prerelease-02320-01</FeedTasksPackageVersion>
+    <FeedTasksPackageVersion>2.1.0-prerelease-02322-02</FeedTasksPackageVersion>
   </PropertyGroup>
 
   <!-- Package dependency verification/auto-upgrade configuration. -->