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-05 06:54:38 +0300
committerStephen Toub <stoub@microsoft.com>2017-12-05 06:54:38 +0300
commit5cbb7547d650b041206243f7c092444695befa14 (patch)
tree91991a742e10c556929fabcbfadec747fcc14b45
parentdbfa1ebe3f41090c525990d4887bd64574b5124b (diff)
Update CoreClr to preview1-26004-04 (#25708)
-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 fa0a07569d..39406177d2 100644
--- a/dependencies.props
+++ b/dependencies.props
@@ -10,7 +10,7 @@
-->
<PropertyGroup>
<CoreFxCurrentRef>a24613b58f0e4571ce9f5bde457f870ed04bcfbe</CoreFxCurrentRef>
- <CoreClrCurrentRef>985ef56a3bdaa1cae8c66c5b72cc9aeda2fb85d7</CoreClrCurrentRef>
+ <CoreClrCurrentRef>60731ebe1e8b0eb9131e2894277f188cc2b70ad4</CoreClrCurrentRef>
<CoreSetupCurrentRef>a24613b58f0e4571ce9f5bde457f870ed04bcfbe</CoreSetupCurrentRef>
<ExternalCurrentRef>96dc7805f5df4a70a55783964ce69dcd91bfca80</ExternalCurrentRef>
<ProjectNTfsCurrentRef>76e82c5d8054bbb39ddb551407211df91fefdbd1</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-02</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+ <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview1-26004-04</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<ProjectNTfsExpectedPrerelease>beta-26005-00</ProjectNTfsExpectedPrerelease>
<ProjectNTfsTestILCExpectedPrerelease>beta-26005-00</ProjectNTfsTestILCExpectedPrerelease>
<ProjectNTfsTestILCPackageVersion>1.0.0-beta-26005-00</ProjectNTfsTestILCPackageVersion>
diff --git a/tools-local/ILAsmVersion.txt b/tools-local/ILAsmVersion.txt
index 572265526b..e0953d8ac7 100644
--- a/tools-local/ILAsmVersion.txt
+++ b/tools-local/ILAsmVersion.txt
@@ -1 +1 @@
-2.1.0-preview1-26004-02 \ No newline at end of file
+2.1.0-preview1-26004-04 \ No newline at end of file