Update CoreClr, CoreFx to preview2-26212-08, preview2-26213-01, respectively (dotnet...
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>
Tue, 13 Feb 2018 03:59:14 +0000 (21:59 -0600)
committerStephen Toub <stoub@microsoft.com>
Tue, 13 Feb 2018 03:59:14 +0000 (22:59 -0500)
Commit migrated from https://github.com/dotnet/corefx/commit/bf5f02752633d92afcb249fe166a81ae84d59c77

src/libraries/dependencies.props
tools-local/ILAsmVersion.txt

index 26f447b..c6b77f7 100644 (file)
@@ -9,8 +9,8 @@
        These ref versions are pulled from https://github.com/dotnet/versions.
   -->
   <PropertyGroup>
-    <CoreFxCurrentRef>355d61f6cb2a97822edb20cd7d5d4d5ee4a72814</CoreFxCurrentRef>
-    <CoreClrCurrentRef>355d61f6cb2a97822edb20cd7d5d4d5ee4a72814</CoreClrCurrentRef>
+    <CoreFxCurrentRef>f7d37820e46ee6463fe3c389cda4c154c9538f98</CoreFxCurrentRef>
+    <CoreClrCurrentRef>f7d37820e46ee6463fe3c389cda4c154c9538f98</CoreClrCurrentRef>
     <CoreSetupCurrentRef>2ed83aee4d64fcf9a954294bdbae31aed09e0d3a</CoreSetupCurrentRef>
     <ExternalCurrentRef>96dc7805f5df4a70a55783964ce69dcd91bfca80</ExternalCurrentRef>
     <ProjectNTfsCurrentRef>3b696cb3e1c79144a92ea7a3e52df3e267da2dec</ProjectNTfsCurrentRef>
@@ -31,9 +31,9 @@
 
   <!-- Tests/infrastructure dependency versions. -->
   <PropertyGroup>
-    <CoreFxExpectedPrerelease>preview2-26212-05</CoreFxExpectedPrerelease>
-    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview2-26212-05</MicrosoftNETCorePlatformsPackageVersion>
-    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview2-26212-05</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+    <CoreFxExpectedPrerelease>preview2-26213-01</CoreFxExpectedPrerelease>
+    <MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview2-26213-01</MicrosoftNETCorePlatformsPackageVersion>
+    <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview2-26212-08</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
     <ProjectNTfsExpectedPrerelease>beta-26212-00</ProjectNTfsExpectedPrerelease>
     <ProjectNTfsTestILCExpectedPrerelease>beta-26212-00</ProjectNTfsTestILCExpectedPrerelease>
     <ProjectNTfsTestILCPackageVersion>1.0.0-beta-26212-00</ProjectNTfsTestILCPackageVersion>
index 51e5227..5ab809f 100644 (file)
@@ -1 +1 @@
-2.1.0-preview2-26212-05
\ No newline at end of file
+2.1.0-preview2-26212-08
\ No newline at end of file