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 fd44228ec4..76ab974f4d 100644
--- a/ILAsmVersion.txt
+++ b/ILAsmVersion.txt
@@ -1 +1 @@
-3.0.0-preview5-27614-71
+3.0.0-preview5-27614-72
diff --git a/dependencies.props b/dependencies.props
index 3151920cf8..f203e9df58 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>cfdd93588bd924bafc93c43dcb45e5f8e4d22f6b</CoreClrCurrentRef>
+ <CoreClrCurrentRef>c406b881857040bd245efa1be63abf141fcaaf01</CoreClrCurrentRef>
<BuildToolsCurrentRef>c6a0e8080e10e8940af6b1d1809e79fdd8de55b7</BuildToolsCurrentRef>
</PropertyGroup>
<!-- Tests/infrastructure dependency versions. -->
<PropertyGroup>
- <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview5-27614-71</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
+ <MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview5-27614-72</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<XunitPackageVersion>2.4.1</XunitPackageVersion>
<XunitPerformanceApiPackageVersion>1.0.0-beta-build0015</XunitPerformanceApiPackageVersion>
<MicrosoftDiagnosticsTracingTraceEventPackageVersion>2.0.36</MicrosoftDiagnosticsTracingTraceEventPackageVersion>