Skip to content

Conversation

@gewarren
Copy link
Contributor

Fixes #12069.

@gewarren gewarren requested a review from a team as a code owner November 24, 2025 18:43
Copilot AI review requested due to automatic review settings November 24, 2025 18:43
@gewarren gewarren enabled auto-merge (squash) November 24, 2025 18:43
@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Nov 24, 2025
Copilot finished reviewing on behalf of gewarren November 24, 2025 18:45
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates AppDomain documentation to include references to .NET 5+ alongside .NET Core, clarifying that the same limitations and behaviors apply to both versions.

  • Updated note about AppDomain implementation limitations to specify both .NET Core and .NET 5+
  • Updated note about ProcessExit event handler time limits to include .NET 5+

Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM. Let's :shipit:

@gewarren gewarren merged commit 118d0a6 into main Nov 25, 2025
6 checks passed
@gewarren gewarren deleted the gewarren-patch-1 branch November 25, 2025 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Confusion regarding dotnet core and .NET >=5.0

3 participants