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
dotnet-maestro[bot] [Sun, 7 Mar 2021 13:57:32 +0000 (13:57 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210306.3 (#2055)
[master] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Sun, 7 Mar 2021 13:41:44 +0000 (13:41 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210306.6 (#2054)
[master] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Sat, 6 Mar 2021 18:25:50 +0000 (18:25 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210305.11 (#2053)
[master] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Sat, 6 Mar 2021 13:41:27 +0000 (13:41 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210305.8 (#2052)
[master] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Fri, 5 Mar 2021 17:36:12 +0000 (17:36 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210305.2 (#2049)
[master] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Fri, 5 Mar 2021 13:42:28 +0000 (13:42 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210304.7 (#2048)
[master] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Thu, 4 Mar 2021 18:23:25 +0000 (18:23 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210304.3 (#2046)
[master] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Thu, 4 Mar 2021 17:43:36 +0000 (17:43 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210303.19 (#2047)
[master] Update dependencies from dotnet/aspnetcore
Sung Yoon Whang [Thu, 4 Mar 2021 01:24:58 +0000 (17:24 -0800)]
Handle SIGINTs gracefully while waiting for client connection (#2045)
* Fix the exception from dotnet-trace
* Fix the same issue in dotnet-counters
dotnet-maestro[bot] [Wed, 3 Mar 2021 13:49:10 +0000 (13:49 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210302.4 (#2041)
[master] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Wed, 3 Mar 2021 13:44:33 +0000 (13:44 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210303.2 (#2042)
[master] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Tue, 2 Mar 2021 13:42:09 +0000 (13:42 +0000)]
Update dependencies from https://github.com/dotnet/symstore build
20210301.1 (#2037)
[master] Update dependencies from dotnet/symstore
dotnet-maestro[bot] [Tue, 2 Mar 2021 13:41:49 +0000 (13:41 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210301.17 (#2036)
[master] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Tue, 2 Mar 2021 13:36:19 +0000 (13:36 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210302.1 (#2035)
[master] Update dependencies from dotnet/runtime
Wiktor Kopec [Mon, 1 Mar 2021 21:47:26 +0000 (13:47 -0800)]
Fix process enumeration when there are stale sockets in the temp folder (#2034)
dotnet-maestro[bot] [Mon, 1 Mar 2021 18:10:02 +0000 (18:10 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210301.2 (#2033)
[master] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Mon, 1 Mar 2021 13:44:24 +0000 (13:44 +0000)]
Update dependencies from https://github.com/dotnet/arcade build
20210225.5 (#2032)
[master] Update dependencies from dotnet/arcade
dotnet-maestro[bot] [Sun, 28 Feb 2021 13:35:59 +0000 (13:35 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210227.9 (#2031)
[master] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Sat, 27 Feb 2021 18:40:52 +0000 (18:40 +0000)]
Update dependencies from https://github.com/dotnet/aspnetcore build
20210226.16 (#2030)
[master] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Sat, 27 Feb 2021 13:36:16 +0000 (13:36 +0000)]
Update dependencies from https://github.com/dotnet/runtime build
20210226.16 (#2029)
[master] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Fri, 26 Feb 2021 17:17:37 +0000 (17:17 +0000)]
[master] Update dependencies from dotnet/aspnetcore (#2023)
[master] Update dependencies from dotnet/aspnetcore
dotnet-maestro[bot] [Fri, 26 Feb 2021 13:45:04 +0000 (13:45 +0000)]
Update dependencies from https://github.com/dotnet/symstore build
20210225.1 (#2027)
[master] Update dependencies from dotnet/symstore
Michael Simons [Thu, 25 Feb 2021 20:43:32 +0000 (14:43 -0600)]
ArPow stage 1: local source-build infrastructure (#2024)
* ArPow stage 1: local source-build infrastructure
* Updates per code review
* Updates per code review
* Refactor how Analyzers are excluded from source-build builds
dotnet-maestro[bot] [Thu, 25 Feb 2021 17:18:30 +0000 (17:18 +0000)]
[master] Update dependencies from dotnet/runtime (#2021)
[master] Update dependencies from dotnet/runtime
dotnet-maestro[bot] [Wed, 24 Feb 2021 13:44:13 +0000 (13:44 +0000)]
Update dependencies from https://github.com/dotnet/symstore build
20210223.1 (#2026)
[master] Update dependencies from dotnet/symstore