Update CoreClr, CoreFx to preview1-26511-05, preview1-26511-04, respectively (dotnet...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Fri, 11 May 2018 17:32:04 +0000 (12:32 -0500)
committerStephen Toub <stoub@microsoft.com>
Fri, 11 May 2018 17:32:04 +0000 (13:32 -0400)
Commit migrated from https://github.com/dotnet/coreclr/commit/d31fdcaa70cc6b9a969a4e2158eb545aee9c624b

src/coreclr/ILAsmVersion.txt
src/coreclr/dependencies.props

index c98ca46..0715a6f 100644 (file)
@@ -1 +1 @@
-2.2.0-preview1-26510-06
+2.2.0-preview1-26511-05
index dc77fd3..5b7b33e 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>2c8e8995dc8b9a662f4558e96a6824c4ca6a1357</CoreFxCurrentRef>
-    <CoreClrCurrentRef>2c8e8995dc8b9a662f4558e96a6824c4ca6a1357</CoreClrCurrentRef>
+    <CoreFxCurrentRef>256878c2f0c304e78115f47a99f5524d98fec1f6</CoreFxCurrentRef>
+    <CoreClrCurrentRef>256878c2f0c304e78115f47a99f5524d98fec1f6</CoreClrCurrentRef>
     <BuildToolsCurrentRef>2c8e8995dc8b9a662f4558e96a6824c4ca6a1357</BuildToolsCurrentRef>
     <PgoDataCurrentRef>3200dec3d24dabddde6913647e643acbccae0035</PgoDataCurrentRef>
   </PropertyGroup>
 
   <!-- Tests/infrastructure dependency versions. -->
   <PropertyGroup>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26510-05</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCorePlatformsPackageVersion>2.2.0-preview1-26510-05</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26511-04</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>2.2.0-preview1-26511-04</MicrosoftNETCorePlatformsPackageVersion>
     <PgoDataPackageVersion>99.99.99-master-20180424-0039</PgoDataPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.2.0-preview1-26510-06</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.2.0-preview1-26511-05</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
     <XunitConsoleNetcorePackageVersion>1.0.2-prerelease-00177</XunitConsoleNetcorePackageVersion>
     <XunitPerformanceApiPackageVersion>1.0.0-beta-build0015</XunitPerformanceApiPackageVersion>