dotnet-maestro[bot] [Wed, 12 May 2021 12:47:12 +0000 (12:47 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210512.1 (#2276)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Wed, 12 May 2021 12:46:24 +0000 (12:46 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210512.1 (#2275)
[main] Update dependencies from dotnet/aspnetcore
Johan Lorensson [Wed, 12 May 2021 09:41:55 +0000 (11:41 +0200)]
Add support for server-client mode in dsrouter. (#2251)
Justin Anderson [Tue, 11 May 2021 17:30:51 +0000 (10:30 -0700)]
Synchronize pipeline tests with event pipe session start. (#2267)
* Synchronize pipeline tests with event pipe session start.
dotnet-maestro[bot] [Tue, 11 May 2021 13:18:08 +0000 (13:18 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210510.8 (#2271)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Tue, 11 May 2021 12:46:44 +0000 (12:46 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210511.1 (#2269)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Tue, 11 May 2021 12:42:10 +0000 (12:42 +0000)]
Update dependencies from https://github.com/microsoft/clrmd build
20210510.2 (#2270)
[main] Update dependencies from microsoft/clrmd
dotnet-maestro[bot] [Mon, 10 May 2021 12:48:49 +0000 (12:48 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210510.1 (#2266)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Mon, 10 May 2021 12:43:09 +0000 (12:43 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210509.1 (#2265)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Sun, 9 May 2021 12:35:32 +0000 (12:35 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210508.11 (#2264)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Sat, 8 May 2021 12:52:39 +0000 (12:52 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210507.4 (#2262)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Sat, 8 May 2021 12:48:28 +0000 (12:48 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210508.2 (#2263)
[main] Update dependencies from dotnet/runtime
Sung Yoon Whang [Fri, 7 May 2021 21:54:42 +0000 (14:54 -0700)]
Make EventPipeSession stop on Dispose (#2259)
* Make EventPipeSession stop on Dispose
* catch exceptions thrown from stop
dotnet-maestro[bot] [Fri, 7 May 2021 12:54:12 +0000 (12:54 +0000)]
[main] Update dependencies from dotnet/runtime (#2255)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Fri, 7 May 2021 12:52:31 +0000 (12:52 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210506.7 (#2261)
[main] Update dependencies from dotnet/aspnetcore
Wiktor Kopec [Thu, 6 May 2021 22:53:49 +0000 (15:53 -0700)]
Propagate timestamps for logger entries (#2229)
* Propagage timestamps for logger entries
* Small bug fix
Günther Foidl [Thu, 6 May 2021 22:51:40 +0000 (00:51 +0200)]
Document that SOS dumpheap -min and -max must be in hex values (#2257)
Justin Anderson [Thu, 6 May 2021 20:07:13 +0000 (13:07 -0700)]
Skip logs pipeline test on Windows. (#2256)
dotnet-maestro[bot] [Thu, 6 May 2021 16:55:25 +0000 (16:55 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210505.10 (#2254)
[main] Update dependencies from dotnet/aspnetcore
Günther Foidl [Wed, 5 May 2021 22:42:58 +0000 (00:42 +0200)]
dotnet-dump analyze ReadMemoryCommand allow address in hex as dumpobj does (#2253)
dotnet-maestro[bot] [Wed, 5 May 2021 17:05:44 +0000 (17:05 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210504.12 (#2250)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Wed, 5 May 2021 12:52:34 +0000 (12:52 +0000)]
Update dependencies from https://github.com/microsoft/clrmd build
20210504.2 (#2249)
[main] Update dependencies from microsoft/clrmd
dotnet-maestro[bot] [Wed, 5 May 2021 12:51:53 +0000 (12:51 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210504.21 (#2248)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Tue, 4 May 2021 22:25:16 +0000 (15:25 -0700)]
[main] Update dependencies from microsoft/clrmd (#2242)
* Update dependencies from https://github.com/microsoft/clrmd build
20210503.2
Microsoft.Diagnostics.Runtime , Microsoft.Diagnostics.Runtime.Utilities
From Version 2.0.220602 -> To Version 2.0.225302
* Fix build problems and cleanup with new clrmd
* Fix escaped exception from clrmd TryGetSymbolAddress
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Mike McLaughlin <mikem@microsoft.com>
Jan Kotas [Tue, 4 May 2021 21:58:34 +0000 (14:58 -0700)]
Fix verifyheap for objects larger than 4GB (#2244)
Fixes https://github.com/dotnet/runtime/issues/52233
Juan Hoyos [Tue, 4 May 2021 21:46:36 +0000 (14:46 -0700)]
Add sourcebuild leg (#2240)
dotnet-maestro[bot] [Tue, 4 May 2021 17:39:34 +0000 (17:39 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210503.4 (#2241)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Tue, 4 May 2021 12:52:37 +0000 (12:52 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210503.3 (#2243)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Mon, 3 May 2021 17:51:51 +0000 (17:51 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210502.1 (#2238)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Mon, 3 May 2021 16:51:53 +0000 (16:51 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210503.1 (#2239)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Sun, 2 May 2021 12:44:51 +0000 (12:44 +0000)]
[main] Update dependencies from dotnet/runtime (#2237)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Sat, 1 May 2021 12:51:19 +0000 (12:51 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210430.6 (#2236)
[main] Update dependencies from dotnet/aspnetcore
Juan Hoyos [Fri, 30 Apr 2021 19:35:38 +0000 (12:35 -0700)]
Remove file-dedup workaround (#2233)
Juan Hoyos [Fri, 30 Apr 2021 19:16:26 +0000 (12:16 -0700)]
Engineering System Cleanup (#2220)
* Remove Signature of ParallelStacks.Runtime; package no longer used.
* Change download logic
* Remove testing flag from base scripts
* Remove ciTest wrapper script
* Remove docker container nesting and unify build invocation
* Temporarily disable 5.0 tests
* Update Windows and Ubuntu queues.
* Add back docker-build; Add SYS_PTRACE instead of privileged
* Verify Docker
* Disable DSO test on desktop
dotnet-maestro[bot] [Fri, 30 Apr 2021 17:40:03 +0000 (17:40 +0000)]
[main] Update dependencies from dotnet/runtime (#2231)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Fri, 30 Apr 2021 17:29:54 +0000 (17:29 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210429.9 (#2232)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Thu, 29 Apr 2021 16:32:55 +0000 (16:32 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210429.1 (#2230)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Wed, 28 Apr 2021 12:47:54 +0000 (12:47 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210427.7 (#2226)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Wed, 28 Apr 2021 12:41:54 +0000 (12:41 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210427.11 (#2225)
[main] Update dependencies from dotnet/aspnetcore
Wiktor Kopec [Tue, 27 Apr 2021 19:12:53 +0000 (12:12 -0700)]
Fix hang when cancelling reading from trace calls (#2203)
dotnet-maestro[bot] [Tue, 27 Apr 2021 12:53:52 +0000 (12:53 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210427.1 (#2222)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Tue, 27 Apr 2021 12:43:03 +0000 (12:43 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210427.3 (#2221)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Mon, 26 Apr 2021 13:02:25 +0000 (13:02 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210426.1 (#2219)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Mon, 26 Apr 2021 13:01:48 +0000 (13:01 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210425.1 (#2218)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Sun, 25 Apr 2021 12:47:17 +0000 (12:47 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210424.4 (#2217)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Sun, 25 Apr 2021 12:46:38 +0000 (12:46 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210424.3 (#2216)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Sat, 24 Apr 2021 13:08:08 +0000 (13:08 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210424.1 (#2214)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Sat, 24 Apr 2021 13:07:38 +0000 (13:07 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210423.11 (#2213)
[main] Update dependencies from dotnet/aspnetcore
Juan Hoyos [Sat, 24 Apr 2021 00:36:50 +0000 (17:36 -0700)]
Update packages with security patches (#2211)
* Update packages with security patches
* Update eng/Versions.props
Mike McLaughlin [Fri, 23 Apr 2021 23:05:02 +0000 (16:05 -0700)]
Single file fixes (#2210)
* Fix single-file source/line # lookup
* Make index timestamp/file size hex
* Fix Windows single-file; use regular DAC file name
dotnet-maestro[bot] [Fri, 23 Apr 2021 12:59:11 +0000 (12:59 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210422.13 (#2209)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Fri, 23 Apr 2021 12:57:30 +0000 (12:57 +0000)]
[main] Update dependencies from dotnet/aspnetcore (#2204)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Thu, 22 Apr 2021 13:08:01 +0000 (13:08 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210422.1 (#2205)
[main] Update dependencies from dotnet/runtime
Andrew Au [Wed, 21 Apr 2021 15:59:04 +0000 (08:59 -0700)]
A couple fixes for the SOS support for regions (#2200)
dotnet-maestro[bot] [Wed, 21 Apr 2021 13:06:53 +0000 (13:06 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210421.1 (#2202)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Wed, 21 Apr 2021 13:06:07 +0000 (13:06 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210420.16 (#2201)
[main] Update dependencies from dotnet/aspnetcore
Johan Lorensson [Tue, 20 Apr 2021 21:35:57 +0000 (23:35 +0200)]
Add tooling TCP/IP support to enable diagnostics on IOS/Android runtime platforms. (#2050)
dotnet-maestro[bot] [Tue, 20 Apr 2021 13:07:44 +0000 (13:07 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210419.10 (#2196)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Tue, 20 Apr 2021 13:07:09 +0000 (13:07 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210419.18 (#2195)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Sun, 18 Apr 2021 12:55:02 +0000 (12:55 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210418.1 (#2191)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Sun, 18 Apr 2021 12:49:34 +0000 (12:49 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210417.2 (#2190)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Sat, 17 Apr 2021 13:02:04 +0000 (13:02 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210417.1 (#2189)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Sat, 17 Apr 2021 13:01:14 +0000 (13:01 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210416.10 (#2188)
[main] Update dependencies from dotnet/aspnetcore
Mike McLaughlin [Sat, 17 Apr 2021 05:53:14 +0000 (22:53 -0700)]
Use MacOS coredump special thread info (#2187)
* Use MacOS coredump special thread info
Disable dotnet-dump tests; enable lldb tests on MacOS
Bump the SOS test runner time outs to 10min
'setsostid' with no parameters displays the thread info list.
* Code review feedback
* Update runtime version
* Update aspnetcore versions
dotnet-maestro[bot] [Fri, 16 Apr 2021 13:08:02 +0000 (13:08 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210415.16 (#2185)
[main] Update dependencies from dotnet/aspnetcore
yp19910928 [Thu, 15 Apr 2021 17:21:32 +0000 (01:21 +0800)]
Update dotnet-tools.md (#2182)
dotnet-maestro[bot] [Thu, 15 Apr 2021 13:11:45 +0000 (13:11 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210414.17 (#2183)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Thu, 15 Apr 2021 13:07:17 +0000 (13:07 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210414.9 (#2184)
[main] Update dependencies from dotnet/runtime
Juan Hoyos [Wed, 14 Apr 2021 20:07:55 +0000 (13:07 -0700)]
Mark Microsoft.DebugServices.Implementation and Microsoft.Diagnostics.ExtensionCommands as non-shipping packages (#2179)
dotnet-maestro[bot] [Wed, 14 Apr 2021 12:57:22 +0000 (12:57 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210413.3 (#2180)
[main] Update dependencies from dotnet/runtime
Juan Hoyos [Tue, 13 Apr 2021 21:12:12 +0000 (14:12 -0700)]
Add LayoutWorker that can block files from publishing (#2176)
Günther Foidl [Tue, 13 Apr 2021 19:35:17 +0000 (21:35 +0200)]
dotnet-dump analyze allows redirecting stdout (#2173)
dotnet-dump analyze allows redirecting stdout
Fixed condition in Analyzer
dotnet-maestro[bot] [Tue, 13 Apr 2021 17:29:35 +0000 (17:29 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210413.1 (#2174)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Tue, 13 Apr 2021 13:18:01 +0000 (13:18 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210413.1 (#2175)
[main] Update dependencies from dotnet/runtime
Sung Yoon Whang [Tue, 13 Apr 2021 02:18:15 +0000 (19:18 -0700)]
specify units (#2170)
dotnet-maestro[bot] [Mon, 12 Apr 2021 16:29:29 +0000 (16:29 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210411.7 (#2168)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Mon, 12 Apr 2021 13:11:41 +0000 (13:11 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210411.1 (#2167)
[main] Update dependencies from dotnet/aspnetcore
Günther Foidl [Sun, 11 Apr 2021 19:38:20 +0000 (21:38 +0200)]
Fixed %% in sosdocs and gcheapstat output (#2166)
dotnet-maestro[bot] [Sun, 11 Apr 2021 13:14:17 +0000 (13:14 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210411.1 (#2165)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Sun, 11 Apr 2021 12:53:24 +0000 (12:53 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210410.2 (#2164)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Sun, 11 Apr 2021 03:20:54 +0000 (20:20 -0700)]
Update dependencies from https://github.com/dotnet/runtime build
20210409.14 (#2163)
Microsoft.NETCore.App.Runtime.win-x64 , VS.Redist.Common.NetCore.SharedFramework.x64.6.0
From Version 6.0.0-preview.4.21209.1 -> To Version 6.0.0-preview.4.21209.14
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
dotnet-maestro[bot] [Sat, 10 Apr 2021 13:06:44 +0000 (13:06 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210410.1 (#2162)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Fri, 9 Apr 2021 12:57:42 +0000 (12:57 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210409.1 (#2159)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Fri, 9 Apr 2021 12:57:10 +0000 (12:57 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210409.1 (#2158)
[main] Update dependencies from dotnet/aspnetcore
Mike McLaughlin [Thu, 8 Apr 2021 23:37:38 +0000 (16:37 -0700)]
Add single-file app SOS testing Part I (#2153)
This PR gets ready for single-file app testing, but doesn't add the app yet
because the current SDK can't build them and the new SDKs break building
the cli built debuggees.
Also works around that the DAC GetPEFileName()/GetAssemblyName() APIs don't return
the module or assembly name.
Nik Karpinsky [Thu, 8 Apr 2021 19:58:03 +0000 (12:58 -0700)]
Add database and aspnet-requests profiles to dotnet-trace (#2132)
* Add database and aspnet-requests profiles to dotnet-trace
- Add database profile to dotnet-trace that captures ADO.NET and
EntityFramework events through DiagnosticSourceEventSource. Resulting
file can be viewed in Visual Studio with the PerformanceProfiler
- Add aspnet-requests profile to dotnet-trace that captures ASP.NET
requests and TPL events through DiagnosticSourceEventSource. Resulting
file can be viewed in Visual Studio with the PerformanceProfiler
* Remove aspnet-requests and trim usage of TPL provider.
- Remove the aspnet-requests profile for now. This also reduces the TPL
provider to just informational TaskFlowActivityIds to enable the
ActivityTracker
Co-authored-by: Nik Karpinsky <nikarpin@microsoft.com>
dotnet-maestro[bot] [Thu, 8 Apr 2021 17:19:18 +0000 (17:19 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210407.16 (#2156)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Thu, 8 Apr 2021 13:11:55 +0000 (13:11 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210407.11 (#2157)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Wed, 7 Apr 2021 16:51:25 +0000 (16:51 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210406.14 (#2154)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Wed, 7 Apr 2021 02:42:24 +0000 (02:42 +0000)]
Update dependencies from https://github.com/Microsoft/clrmd build
20210406.2 (#2152)
[main] Update dependencies from microsoft/clrmd
dotnet-maestro[bot] [Tue, 6 Apr 2021 18:26:30 +0000 (18:26 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210405.3 (#2149)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Tue, 6 Apr 2021 13:32:24 +0000 (13:32 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210406.1 (#2148)
[main] Update dependencies from dotnet/aspnetcore
Juan Hoyos [Mon, 5 Apr 2021 23:22:30 +0000 (16:22 -0700)]
Revert "Temporarily disable the failing Windows x64 debug builds (#2113)" (#2138)
This reverts commit
24b64c38f208dde69dbba78d229710d54be89234.
dotnet-maestro[bot] [Mon, 5 Apr 2021 12:52:15 +0000 (12:52 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210405.1 (#2146)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Sun, 4 Apr 2021 18:55:43 +0000 (18:55 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210403.4 (#2143)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Sun, 4 Apr 2021 12:52:14 +0000 (12:52 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210404.1 (#2144)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Sat, 3 Apr 2021 13:01:23 +0000 (13:01 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210403.1 (#2142)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Sat, 3 Apr 2021 13:00:41 +0000 (13:00 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210403.1 (#2141)
[main] Update dependencies from dotnet/aspnetcore
Sung Yoon Whang [Fri, 2 Apr 2021 21:20:21 +0000 (14:20 -0700)]
Add GC committed to known counters (#2139)
Sung Yoon Whang [Fri, 2 Apr 2021 21:15:21 +0000 (14:15 -0700)]
Fix printing exception upon graceful exit (#2140)