summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordotnet-maestro-bot <dotnet-maestro-bot@microsoft.com>2018-03-14 12:14:37 -0500
committerJan Kotas <jkotas@microsoft.com>2018-03-14 10:14:37 -0700
commitf2eb759b85e258665a7e9da2d203f8fc8a64f845 (patch)
tree547ba3c6bf37c134e3f21ff7cc34b90695622903
parent0ce9863ae18ce7af09599cfe052a9169a3f3c5a0 (diff)
downloadcoreclr-f2eb759b85e258665a7e9da2d203f8fc8a64f845.tar.gz
coreclr-f2eb759b85e258665a7e9da2d203f8fc8a64f845.tar.bz2
coreclr-f2eb759b85e258665a7e9da2d203f8fc8a64f845.zip
Update CoreClr to preview2-26314-04 (#16927)
-rw-r--r--ILAsmVersion.txt2
-rw-r--r--dependencies.props4
2 files changed, 3 insertions, 3 deletions
diff --git a/ILAsmVersion.txt b/ILAsmVersion.txt
index b158773573..fbf7439af7 100644
--- a/ILAsmVersion.txt
+++ b/ILAsmVersion.txt
@@ -1 +1 @@
-2.1.0-preview2-26310-01
+2.1.0-preview2-26314-04
diff --git a/dependencies.props b/dependencies.props
index 357a39da81..c56c705f2a 100644
--- a/dependencies.props
+++ b/dependencies.props
@@ -24,7 +24,7 @@
<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
<PropertyGroup>
<CoreFxCurrentRef>75e9cc395001be59566eb6d93eaa81d2b1ab9f61</CoreFxCurrentRef>
- <CoreClrCurrentRef>51eda5ba26ef0ef0abee607a1fae2cf528110fc9</CoreClrCurrentRef>
+ <CoreClrCurrentRef>b76c3bd6ccb431600df9361b396d1df5465dd061</CoreClrCurrentRef>
<BuildToolsCurrentRef>0e6f6fa6b335fa1e0c26c6f24031003cb2d48b81</BuildToolsCurrentRef>
<PgoDataCurrentRef>553f30357d08df4ed6d32f70f3478a76f5db79c2</PgoDataCurrentRef>
</PropertyGroup>
@@ -34,7 +34,7 @@
<MicrosoftPrivateCoreFxNETCoreAppPackageVersion>4.5.0-preview2-26313-03</MicrosoftPrivateCoreFxNETCoreAppPackageVersion>
<MicrosoftNETCorePlatformsPackageVersion>2.1.0-preview2-26313-03</MicrosoftNETCorePlatformsPackageVersion>
<PgoDataPackageVersion>99.99.99-master-20180228-0037</PgoDataPackageVersion>
- <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview2-26310-01</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+ <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>2.1.0-preview2-26314-04</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
<XunitConsoleNetcorePackageVersion>1.0.2-prerelease-00177</XunitConsoleNetcorePackageVersion>
<XunitPerformanceApiPackageVersion>1.0.0-beta-build0015</XunitPerformanceApiPackageVersion>