Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>2018-04-05 04:51:18 +0300
committerStephen Toub <stoub@microsoft.com>2018-04-05 04:51:18 +0300
commitd1277aba0b62ec18d91d4f870bccb2b13afceff1 (patch)
treea89ca82139af637232aa10a59bf5aaa5024aa479
parent9695cbbd8d9779e50177c672913f32567ea3f14e (diff)
Update CoreClr to preview3-26405-01 (#28836)
-rw-r--r--dependencies.props4
-rw-r--r--tools-local/ILAsmVersion.txt2
2 files changed, 3 insertions, 3 deletions
diff --git a/dependencies.props b/dependencies.props
index f7a11d42a3..f5eb34917a 100644
--- a/dependencies.props
+++ b/dependencies.props
@@ -10,7 +10,7 @@
-->
<PropertyGroup>
<CoreFxCurrentRef>f983fe177fc6ca2e0f12aeb756cea26414c83ce7</CoreFxCurrentRef>
- <CoreClrCurrentRef>73c72e59ee47f3a6b8eaeb87507314209b17e128</CoreClrCurrentRef>
+ <CoreClrCurrentRef>c9a3b4e166de2133e20e3ed1b2b44a10749b8541</CoreClrCurrentRef>
<CoreSetupCurrentRef>73c72e59ee47f3a6b8eaeb87507314209b17e128</CoreSetupCurrentRef>
<ExternalCurrentRef>96dc7805f5df4a70a55783964ce69dcd91bfca80</ExternalCurrentRef>
<ProjectNTfsCurrentRef>73c72e59ee47f3a6b8eaeb87507314209b17e128</ProjectNTfsCurrentRef>
@@ -33,7 +33,7 @@
<PropertyGroup>
<CoreFxExpectedPrerelease>preview3-26403-04</CoreFxExpectedPrerelease>
<MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview3-26403-04</MicrosoftNETCorePlatformsPackageVersion>
- <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview3-26404-06</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+ <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview3-26405-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<ProjectNTfsExpectedPrerelease>beta-26404-00</ProjectNTfsExpectedPrerelease>
<ProjectNTfsTestILCExpectedPrerelease>beta-26404-00</ProjectNTfsTestILCExpectedPrerelease>
<ProjectNTfsTestILCPackageVersion>1.0.0-beta-26404-00</ProjectNTfsTestILCPackageVersion>
diff --git a/tools-local/ILAsmVersion.txt b/tools-local/ILAsmVersion.txt
index b2e775e53c..2ed6d16e0d 100644
--- a/tools-local/ILAsmVersion.txt
+++ b/tools-local/ILAsmVersion.txt
@@ -1 +1 @@
-2.1.0-preview3-26404-06 \ No newline at end of file
+2.1.0-preview3-26405-01 \ No newline at end of file