Skip to content

Commit

Permalink
Update CoreClr to preview5-27605-73 (dotnet#23782)
Browse files Browse the repository at this point in the history
  • Loading branch information
dotnet-maestro-bot authored and jkotas committed Apr 6, 2019
1 parent 652ff3c commit 69c8a73
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ILAsmVersion.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.0-preview4-27605-71
3.0.0-preview5-27605-73
4 changes: 2 additions & 2 deletions dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -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>95d7030d4153e64af6e505fdea27b99ecae8eb5e</CoreClrCurrentRef>
<CoreClrCurrentRef>23829a234ac49c614ad350276af9e13ba8a481c0</CoreClrCurrentRef>
<BuildToolsCurrentRef>79eb261c83005ea1c93c7861d374d1dd16a07353</BuildToolsCurrentRef>
</PropertyGroup>

<!-- Tests/infrastructure dependency versions. -->
<PropertyGroup>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview4-27605-71</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<MicrosoftNETCoreRuntimeCoreCLRPackageVersion>3.0.0-preview5-27605-73</MicrosoftNETCoreRuntimeCoreCLRPackageVersion>
<XunitPackageVersion>2.4.1</XunitPackageVersion>
<XunitPerformanceApiPackageVersion>1.0.0-beta-build0015</XunitPerformanceApiPackageVersion>
<MicrosoftDiagnosticsTracingTraceEventPackageVersion>2.0.36</MicrosoftDiagnosticsTracingTraceEventPackageVersion>
Expand Down

0 comments on commit 69c8a73

Please sign in to comment.