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>2017-12-04 18:25:20 +0300
committerStephen Toub <stoub@microsoft.com>2017-12-04 18:25:20 +0300
commite9914fe60134f2b998dcc3a956f4b89dbfc21ca4 (patch)
tree5c8a8c6ddca3fa16f4a038c9f8ecfabe3aa5b47a
parent85db2b6d7600b80647655f8a6f50f2040288e604 (diff)
Update CoreClr to preview1-26004-02 (#25678)
-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 09ea8b891d..d85690d125 100644
--- a/dependencies.props
+++ b/dependencies.props
@@ -10,7 +10,7 @@
-->
<PropertyGroup>
<CoreFxCurrentRef>a24613b58f0e4571ce9f5bde457f870ed04bcfbe</CoreFxCurrentRef>
- <CoreClrCurrentRef>a24613b58f0e4571ce9f5bde457f870ed04bcfbe</CoreClrCurrentRef>
+ <CoreClrCurrentRef>985ef56a3bdaa1cae8c66c5b72cc9aeda2fb85d7</CoreClrCurrentRef>
<CoreSetupCurrentRef>a24613b58f0e4571ce9f5bde457f870ed04bcfbe</CoreSetupCurrentRef>
<ExternalCurrentRef>96dc7805f5df4a70a55783964ce69dcd91bfca80</ExternalCurrentRef>
<ProjectNTfsCurrentRef>cff89f88f22e46ea7309e60e290effcb36a28b86</ProjectNTfsCurrentRef>
@@ -33,7 +33,7 @@
<PropertyGroup>
<CoreFxExpectedPrerelease>preview1-26002-01</CoreFxExpectedPrerelease>
<MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview1-26002-01</MicrosoftNETCorePlatformsPackageVersion>
- <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-26004-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+ <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-26004-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<ProjectNTfsExpectedPrerelease>beta-25930-00</ProjectNTfsExpectedPrerelease>
<ProjectNTfsTestILCExpectedPrerelease>beta-25930-00</ProjectNTfsTestILCExpectedPrerelease>
<ProjectNTfsTestILCPackageVersion>1.0.0-beta-25930-00</ProjectNTfsTestILCPackageVersion>
diff --git a/tools-local/ILAsmVersion.txt b/tools-local/ILAsmVersion.txt
index e79ae1556d..572265526b 100644
--- a/tools-local/ILAsmVersion.txt
+++ b/tools-local/ILAsmVersion.txt
@@ -1 +1 @@
-2.1.0-preview1-26004-01 \ No newline at end of file
+2.1.0-preview1-26004-02 \ No newline at end of file