Update CoreClr, CoreFx to preview1-26928-03, preview1-26928-03, respectively (#20180)
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Fri, 28 Sep 2018 15:48:15 +0000 (08:48 -0700)
committerJan Kotas <jkotas@microsoft.com>
Fri, 28 Sep 2018 15:48:15 +0000 (08:48 -0700)
ILAsmVersion.txt
dependencies.props

index fd8198f..7c16482 100644 (file)
@@ -1 +1 @@
-3.0.0-preview1-26928-01
+3.0.0-preview1-26928-03
index a6662af..2a1b22b 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>917dfd980465383a64a3c64ecb4d26daf971dc8a</CoreFxCurrentRef>
-    <CoreClrCurrentRef>917dfd980465383a64a3c64ecb4d26daf971dc8a</CoreClrCurrentRef>
+    <CoreFxCurrentRef>d189e1d8ab82b1774868043cce89d6d88a38bf04</CoreFxCurrentRef>
+    <CoreClrCurrentRef>d189e1d8ab82b1774868043cce89d6d88a38bf04</CoreClrCurrentRef>
     <BuildToolsCurrentRef>e0c1d36d8a19fed21cadfff4890e027bd4c2c214</BuildToolsCurrentRef>
     <PgoDataCurrentRef>85f74094769cc187fcd22650564cd7587483d656</PgoDataCurrentRef>
     <CoreSetupCurrentRef>917dfd980465383a64a3c64ecb4d26daf971dc8a</CoreSetupCurrentRef>
 
   <!-- Tests/infrastructure dependency versions. -->
   <PropertyGroup>
-    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26928-01</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
-    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-26928-01</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.6.0-preview1-26928-03</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
+    <MicrosoftNETCorePlatformsPackageVersion>3.0.0-preview1-26928-03</MicrosoftNETCorePlatformsPackageVersion>
     <PgoDataPackageVersion>99.99.99-master-20180926-0038</PgoDataPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26928-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview1-26928-03</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <MicrosoftNETCoreAppPackageVersion>3.0.0-preview1-26928-01</MicrosoftNETCoreAppPackageVersion>
     <XunitPackageVersion>2.4.0-beta.2.build4010</XunitPackageVersion>
     <IbcDataPackageVersion>99.99.99-master-20180917-0046</IbcDataPackageVersion>