Update CoreClr, CoreFx to preview-27225-01, preview.18624.2, respectively (#21663)
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Tue, 25 Dec 2018 05:55:04 +0000 (21:55 -0800)
committerJan Kotas <jkotas@microsoft.com>
Tue, 25 Dec 2018 05:55:04 +0000 (19:55 -1000)
ILAsmVersion.txt
dependencies.props

index 2a778f3..632f330 100644 (file)
@@ -1 +1 @@
-3.0.0-preview-27223-02
+3.0.0-preview-27225-01
index a6bb352..67a021c 100644 (file)
@@ -23,8 +23,8 @@
 
   <!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
   <PropertyGroup>
-    <CoreFxCurrentRef>22de4f063aa58898fc3f2d489840cd933dcd2d7c</CoreFxCurrentRef>
-    <CoreClrCurrentRef>22de4f063aa58898fc3f2d489840cd933dcd2d7c</CoreClrCurrentRef>
+    <CoreFxCurrentRef>ba9e43172d96f70214df7362129f4df2a64c6f74</CoreFxCurrentRef>
+    <CoreClrCurrentRef>ba9e43172d96f70214df7362129f4df2a64c6f74</CoreClrCurrentRef>
     <BuildToolsCurrentRef>c538360fb7bf16505db9b54e4674e54deceb13de</BuildToolsCurrentRef>
     <PgoDataCurrentRef>982efb931db09a52623f2021bf1dd670936d980d</PgoDataCurrentRef>
     <CoreSetupCurrentRef>56b60e4ef0879b0423542f32a0b87779b4236453</CoreSetupCurrentRef>
 
   <!-- Tests/infrastructure dependency versions. -->
   <PropertyGroup>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview.18623.1</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.18623.1</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview.18624.2</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview.18624.2</MicrosoftNETCorePlatformsPackageVersion>
     <PgoDataPackageVersion>99.99.99-master-20181210-0037</PgoDataPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27223-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview-27225-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <MicrosoftNETCoreAppPackageVersion>3.0.0-preview-27218-01</MicrosoftNETCoreAppPackageVersion>
     <XunitPackageVersion>2.4.1</XunitPackageVersion>
     <IbcDataPackageVersion>99.99.99-master-20181120-0045</IbcDataPackageVersion>