-
Notifications
You must be signed in to change notification settings - Fork 356
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge main into release/stable #3332
Merged
mikem8361
merged 326 commits into
dotnet:release/stable
from
hoyosjs:juhoyosa/main-to-release
Sep 21, 2022
Merged
Merge main into release/stable #3332
mikem8361
merged 326 commits into
dotnet:release/stable
from
hoyosjs:juhoyosa/main-to-release
Sep 21, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…0220608.3 (dotnet#3108) [main] Update dependencies from dotnet/aspnetcore
…0220609.17 (dotnet#3109) [main] Update dependencies from dotnet/aspnetcore
…0220610.8 (dotnet#3110) [main] Update dependencies from dotnet/aspnetcore
[main] Update dependencies from dotnet/symstore
* Changes needed for clrmd 2.1 Remove VersionData and convert to System.Version. Not sure why I didn't use System.Version before. Add DbgEng Interop classes from Microsoft.Diagnostics.Runtime.Utilities. CLRMD 2.1 has removed that assembly * Update CLRMD version to latest * Update CLRMD version * Disable DebugServices.UnitTests TestDbgEng tests because of problems loading dbgeng.dll * Update comment with issue
…0220611.4 (dotnet#3112) [main] Update dependencies from dotnet/aspnetcore
…20608.1 (dotnet#3113) [main] Update dependencies from microsoft/clrmd
…613.1 (dotnet#3115) [main] Update dependencies from dotnet/arcade
…220610.12 (dotnet#3116) [main] Update dependencies from dotnet/installer
…0220612.4 (dotnet#3117) [main] Update dependencies from dotnet/aspnetcore
…0220613.13 (dotnet#3119) [main] Update dependencies from dotnet/aspnetcore
…s not pick up latest (dotnet#3121)
* Update dependencies from https://github.com/microsoft/clrmd build 20220614.2 Microsoft.Diagnostics.Runtime From Version 2.1.330801 -> To Version 2.1.331402 * Fix build issue Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Mike McLaughlin <mikem@microsoft.com>
…20615.3 (dotnet#3128) [main] Update dependencies from microsoft/clrmd
…20617.1 (dotnet#3130) [main] Update dependencies from microsoft/clrmd
…616.2 (dotnet#3132) [main] Update dependencies from dotnet/arcade
…20620.2 (dotnet#3135) [main] Update dependencies from microsoft/clrmd
…20620.1 (dotnet#3136) [main] Update dependencies from dotnet/symstore
This was causing incorrect commands in markup for WinDBG scenarios.
…20622.1 (dotnet#3141) [main] Update dependencies from dotnet/symstore
…20623.2 (dotnet#3142) [main] Update dependencies from microsoft/clrmd
…ence-packages build 20220624.2 (dotnet#3144) [main] Update dependencies from dotnet/source-build-reference-packages
…20627.1 (dotnet#3146) [main] Update dependencies from dotnet/symstore
…ence-packages build 20220627.1 (dotnet#3147) Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 7.0.0-alpha.1.22324.2 -> To Version 7.0.0-alpha.1.22327.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* Add help for command flag of dotnet-dump * Update Program.cs * Update Program.cs * Update Program.cs * Update Program.cs * Update src/Tools/dotnet-dump/Program.cs Co-authored-by: Dan Moseley <danmose@microsoft.com> Co-authored-by: Dan Moseley <danmose@microsoft.com>
Co-authored-by: msftbot[bot] <48340428+msftbot[bot]@users.noreply.github.com>
…20629.1 (dotnet#3154) [main] Update dependencies from dotnet/symstore
* Fix SOS message context Issue: dotnet#2978
…0220913.21 (dotnet#3377) [main] Update dependencies from dotnet/aspnetcore
…ence-packages build 20220913.2 (dotnet#3379) [main] Update dependencies from dotnet/source-build-reference-packages
…0913.21 (dotnet#3378) [main] Update dependencies from dotnet/runtime
* Updated ConsoleWriter formatting * Fixed the issue of large fonts by using the fixed length of formatted values. * Should now only print the numerical values when the window width is less than 20 * Truncate the instruction string at the top of output based on the console width * Added fix for change in console height and multidimensional metrics.
Roll back to Windows 2019 image to fix arm cross build
…ngeException (dotnet#3372) * Catch ArgumentOutOfRangeException dotnet-dump analyze causes an Exception when console top is -1 * Check CursorTop before changing CursorLeft
* Add linux-musl-arm SOS support Issue: dotnet#1552 * Add linux-musl-arm to SOS/dotnet-dump packages * Add linux-musl-arm dbgshim to package
…0220914.30 (dotnet#3385) [main] Update dependencies from dotnet/aspnetcore
…0914.18 (dotnet#3386) [main] Update dependencies from dotnet/runtime
* Remove support for SOS win-arm .NET Framework hosting * Revert "Roll to Windows 2019 image to fix arm cross build (dotnet#3376)" This reverts commit d3a6215. * PR Feedback Co-authored-by: Mike McLaughlin <mikem@microsoft.com> Co-authored-by: Mike McLaughlin <mikem@microsoft.com>
…0915.3 (dotnet#3390) [main] Update dependencies from dotnet/runtime
…0220915.27 (dotnet#3389) [main] Update dependencies from dotnet/aspnetcore
…0220916.18 (dotnet#3393) [main] Update dependencies from dotnet/aspnetcore
…0916.6 (dotnet#3394) [main] Update dependencies from dotnet/runtime
dotnet#3391) [main] Update dependencies from dotnet/source-build-reference-packages
…916.3 (dotnet#3396) [main] Update dependencies from dotnet/arcade
…0220920.1 (dotnet#3397) [main] Update dependencies from dotnet/aspnetcore
…0919.12 (dotnet#3398) [main] Update dependencies from dotnet/runtime
mikem8361
added a commit
that referenced
this pull request
Sep 21, 2022
This reverts commit 4aad6fa.
mikem8361
added a commit
to mikem8361/diagnostics
that referenced
this pull request
Sep 21, 2022
This reverts commit 4aad6fa.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.