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)
dotnet-maestro[bot] [Fri, 2 Apr 2021 20:49:27 +0000 (20:49 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210402.2 (#2137)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Fri, 2 Apr 2021 12:58:22 +0000 (12:58 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210402.2 (#2136)
[main] Update dependencies from dotnet/aspnetcore
Mike McLaughlin [Fri, 2 Apr 2021 00:12:18 +0000 (17:12 -0700)]
Use clrmd single-file support. (#2130)
Fix edge cases enumerating modules and assemblies
Don't provide a BinaryLocator to clrmd anymore; not needed
Remove ParallelStacks.Runtime references
dotnet-dump now provides IExportSymbols on linux modules.
John Salem [Thu, 1 Apr 2021 18:08:49 +0000 (11:08 -0700)]
Change default trace name to app name + timestamp (#2092)
* Change default trace name to app name + timestamp
* Update in-repo docs
* PR feedback
* ordinalIgnoreCase compare
* only use filename instead of whole path
* update help text
dotnet-maestro[bot] [Thu, 1 Apr 2021 13:04:48 +0000 (13:04 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210401.1 (#2134)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Thu, 1 Apr 2021 13:04:14 +0000 (13:04 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210401.5 (#2133)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Wed, 31 Mar 2021 13:17:18 +0000 (13:17 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210331.1 (#2129)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Wed, 31 Mar 2021 13:06:31 +0000 (13:06 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210330.15 (#2128)
[main] Update dependencies from dotnet/aspnetcore
Sung Yoon Whang [Tue, 30 Mar 2021 23:20:32 +0000 (16:20 -0700)]
Fix reverse connection mode in macOS (#2104)
dotnet-maestro[bot] [Tue, 30 Mar 2021 13:35:35 +0000 (13:35 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210329.5 (#2127)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Tue, 30 Mar 2021 13:34:37 +0000 (13:34 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210330.1 (#2126)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Mon, 29 Mar 2021 12:59:22 +0000 (12:59 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210328.6 (#2125)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Mon, 29 Mar 2021 12:58:42 +0000 (12:58 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210328.9 (#2124)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Sun, 28 Mar 2021 13:05:40 +0000 (13:05 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210327.4 (#2123)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Sun, 28 Mar 2021 12:55:03 +0000 (12:55 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210327.3 (#2122)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Sat, 27 Mar 2021 14:25:53 +0000 (14:25 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210326.11 (#2121)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Sat, 27 Mar 2021 14:24:32 +0000 (14:24 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210326.9 (#2120)
[main] Update dependencies from dotnet/aspnetcore
Juan Hoyos [Fri, 26 Mar 2021 19:16:07 +0000 (12:16 -0700)]
Fix darc version to LKG (#2119)
dotnet-maestro[bot] [Fri, 26 Mar 2021 13:46:27 +0000 (13:46 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210326.1 (#2118)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Fri, 26 Mar 2021 13:40:30 +0000 (13:40 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210326.2 (#2117)
[main] Update dependencies from dotnet/aspnetcore
Juan Hoyos [Thu, 25 Mar 2021 22:29:25 +0000 (15:29 -0700)]
Add GH pat parameter to release script (#2116)
Peter Sollich [Thu, 25 Mar 2021 22:05:32 +0000 (23:05 +0100)]
Fix sos for regions (#2112)
* In the 64-bit implementation, we now use one more bit in the method table pointer, so SOS needs to mask out one more bit as well.
* Update breaking change number
* Initial update for regions.
* Fix !HeapStat for regions.
* More updates for regions:
- GCPrintGenerationInfo
- GCPrintSegmentInfo
- GCHeapTraverse
- FindSegment
* Work around issue with finding coreclr.dll, resolve merge conflicts in GCPrintSegmentInfo.
* Remove bug workaround.
* GCGenUsageStats now takes an additional parameter.
* Fix issues found by checkin tests running region-enabled SOS for non-region cases.
dotnet-maestro[bot] [Thu, 25 Mar 2021 19:01:53 +0000 (19:01 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210325.1 (#2115)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Thu, 25 Mar 2021 18:58:37 +0000 (18:58 +0000)]
[main] Update dependencies from dotnet/aspnetcore (#2096)
[main] Update dependencies from dotnet/aspnetcore
Justin Anderson [Thu, 25 Mar 2021 03:24:06 +0000 (20:24 -0700)]
Fix race condition when pruning processes and add test. (#2114)
dotnet-maestro[bot] [Wed, 24 Mar 2021 16:34:56 +0000 (16:34 +0000)]
[main] Update dependencies from dotnet/runtime (#2103)
[main] Update dependencies from dotnet/runtime
Mike McLaughlin [Wed, 24 Mar 2021 00:36:49 +0000 (17:36 -0700)]
Temporarily disable the failing Windows x64 debug builds (#2113)
Mike McLaughlin [Tue, 23 Mar 2021 02:43:52 +0000 (19:43 -0700)]
Fixed MacOS generated coredumps process 0 bug (#2111)
Sung Yoon Whang [Mon, 22 Mar 2021 23:02:11 +0000 (16:02 -0700)]
Report committed memory as part of gcheapstat (#2108)
Mike McLaughlin [Mon, 22 Mar 2021 16:53:05 +0000 (09:53 -0700)]
Persist command history in dotnet-dump (#2105)
dotnet-maestro[bot] [Fri, 19 Mar 2021 13:08:43 +0000 (13:08 +0000)]
[main] Update dependencies from dotnet/runtime (#2097)
[main] Update dependencies from dotnet/runtime
Mike McLaughlin [Thu, 18 Mar 2021 20:36:40 +0000 (13:36 -0700)]
Cleanup metadata mapping memory service (#2051)
Cleanup metadata mapping memory service
Add ELF file module memory mapping
Rename PEImageMappingMemoryService to ImageMappingMemoryService .
Cache failures in MemoryCache used by image memory mapping service
Handled recursion in image mapping
Add MachO mapping support
Cleanup key generation in symbol service wrapper. Removed extension function.
Fixes issue: https://github.com/dotnet/diagnostics/issues/2043
Manually update clrmd version to 2.0.216202.
dotnet-maestro[bot] [Wed, 17 Mar 2021 17:32:36 +0000 (17:32 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210317.1 (#2091)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Wed, 17 Mar 2021 12:57:13 +0000 (12:57 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210316.20 (#2090)
[main] Update dependencies from dotnet/aspnetcore
chrisnas [Wed, 17 Mar 2021 01:28:16 +0000 (02:28 +0100)]
Remove ParallelStack.Runtime nuget reference and copy its implementation in dotnet-dump instead. (#2088)
Authored-by: Christophe Nasarre <c.nasarresoulier@criteo.com>
dotnet-maestro[bot] [Tue, 16 Mar 2021 13:19:07 +0000 (13:19 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210316.1 (#2087)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Tue, 16 Mar 2021 13:18:02 +0000 (13:18 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210315.4 (#2086)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Mon, 15 Mar 2021 13:01:09 +0000 (13:01 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210314.8 (#2085)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Mon, 15 Mar 2021 13:00:06 +0000 (13:00 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210314.2 (#2084)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Mon, 15 Mar 2021 12:47:10 +0000 (12:47 +0000)]
Update dependencies from https://github.com/dotnet/arcade build
20210310.7 (#2082)
[main] Update dependencies from dotnet/arcade
dotnet-maestro[bot] [Sun, 14 Mar 2021 13:28:40 +0000 (13:28 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210313.9 (#2081)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Sun, 14 Mar 2021 13:12:28 +0000 (13:12 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210313.6 (#2080)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Sat, 13 Mar 2021 14:01:43 +0000 (14:01 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210312.11 (#2079)
[main] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Sat, 13 Mar 2021 14:00:57 +0000 (14:00 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210312.18 (#2078)
[main] Update dependencies from dotnet/aspnetcore
Sung Yoon Whang [Sat, 13 Mar 2021 05:27:10 +0000 (21:27 -0800)]
Report committed size in eeheap -gc (#1051)
* cleanup unused field, fix description of GC collection counts in list command
* Fix build
* Add GC segments' committed size to stats reported by eeheap -gc
* show committed size
* Report committed segment and size in eeheap -gc
* Adjust SOS GC test script accordingly
* Add trailing \s+ to script
* Make it report on POH as well
* some more modifications to the test script
* revert incorrect change
* fix x86 build
* Fix POH test script as well
Justin Anderson [Fri, 12 Mar 2021 21:48:31 +0000 (13:48 -0800)]
Dispose transport on cancellation to prevent creation of new server stream/socket on shutdown of ReversedDiagnosticsServer. (#2064)
dotnet-maestro[bot] [Fri, 12 Mar 2021 17:59:13 +0000 (17:59 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210311.14 (#2076)
[main] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Fri, 12 Mar 2021 14:01:14 +0000 (14:01 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210312.1 (#2077)
[main] Update dependencies from dotnet/runtime
Juan Hoyos [Fri, 12 Mar 2021 08:02:00 +0000 (00:02 -0800)]
Change references from master to main (#2075)
Juan Hoyos [Fri, 12 Mar 2021 03:43:45 +0000 (19:43 -0800)]
Add main to triggers (#2074)
dotnet-maestro[bot] [Thu, 11 Mar 2021 17:42:50 +0000 (17:42 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210310.14 (#2070)
[master] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Thu, 11 Mar 2021 13:49:12 +0000 (13:49 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210311.2 (#2069)
[master] Update dependencies from dotnet/runtime
Wiktor Kopec [Wed, 10 Mar 2021 22:05:09 +0000 (14:05 -0800)]
UseAppFilter for Logs pipeline (#2060)
dotnet-maestro[bot] [Wed, 10 Mar 2021 18:15:46 +0000 (18:15 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210309.16 (#2066)
[master] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Wed, 10 Mar 2021 14:02:43 +0000 (14:02 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210309.25 (#2067)
[master] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Tue, 9 Mar 2021 17:42:48 +0000 (17:42 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210309.2 (#2061)
[master] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Tue, 9 Mar 2021 14:10:23 +0000 (14:10 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210309.3 (#2062)
[master] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Mon, 8 Mar 2021 19:39:19 +0000 (19:39 +0000)]
[master] Update dependencies from dotnet/arcade (#2056)
[master] Update dependencies from dotnet/arcade
- Fix to run with 6.0 SDK
dotnet-maestro[bot] [Mon, 8 Mar 2021 18:20:48 +0000 (18:20 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210307.6 (#2057)
[master] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Mon, 8 Mar 2021 13:57:54 +0000 (13:57 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210307.2 (#2058)
[master] Update dependencies from dotnet/aspnetcore