summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 d0e17ff96a..fd44228ec4 100644
--- a/ILAsmVersion.txt
+++ b/ILAsmVersion.txt
@@ -1 +1 @@
-3.0.0-preview5-27612-73
+3.0.0-preview5-27614-71
diff --git a/dependencies.props b/dependencies.props
index 3d71f8e7f3..3151920cf8 100644
--- a/dependencies.props
+++ b/dependencies.props
@@ -26,13 +26,13 @@
<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
<PropertyGroup>
- <CoreClrCurrentRef>c6a0e8080e10e8940af6b1d1809e79fdd8de55b7</CoreClrCurrentRef>
+ <CoreClrCurrentRef>cfdd93588bd924bafc93c43dcb45e5f8e4d22f6b</CoreClrCurrentRef>
<BuildToolsCurrentRef>c6a0e8080e10e8940af6b1d1809e79fdd8de55b7</BuildToolsCurrentRef>
</PropertyGroup>
<!-- Tests/infrastructure dependency versions. -->
<PropertyGroup>
- <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview5-27612-73</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+ <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview5-27614-71</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<XunitPackageVersion>2.4.1</XunitPackageVersion>
<XunitPerformanceApiPackageVersion>1.0.0-beta-build0015</XunitPerformanceApiPackageVersion>
<MicrosoftDiagnosticsTracingTraceEventPackageVersion>2.0.36</MicrosoftDiagnosticsTracingTraceEventPackageVersion>