Skip to content

Remove .NET Framework remarks (System.Runtime)#12678

Open
gewarren wants to merge 2 commits into
dotnet:mainfrom
gewarren:fw-remarks-system-runtime
Open

Remove .NET Framework remarks (System.Runtime)#12678
gewarren wants to merge 2 commits into
dotnet:mainfrom
gewarren:fw-remarks-system-runtime

Conversation

@gewarren
Copy link
Copy Markdown
Contributor

.NET Framework API ref has moved to its own repo (https://github.com/dotnet/dotnetfw-api-docs), so we can clean up .NET Framework remarks, exceptions, and code examples out of this repo. Contributes to #12513.

Removes remarks and examples related to:

  • .NET Framework versions
  • Code-access security
  • Configuring apps via app.config file
  • App domains

Also removes all remarks from obsolete APIs.

Hide whitespace changes

Copilot AI review requested due to automatic review settings May 29, 2026 21:06
@gewarren gewarren requested review from a team and StephenMolloy as code owners May 29, 2026 21:06
@github-actions github-actions Bot added the area-Meta Concerns something that extends across runtime area boundaries, for example, IDisposable. label May 29, 2026
Copy link
Copy Markdown
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.

Copilot reviewed 30 out of 31 changed files in this pull request and generated 6 comments.

Comment thread xml/System.Runtime.Versioning/TargetFrameworkAttribute.xml Outdated
Comment thread xml/System.Runtime.ExceptionServices/FirstChanceExceptionEventArgs.xml Outdated
Comment thread xml/System.Runtime.Caching/MemoryCache.xml Outdated
Comment thread xml/System.Runtime.Caching.Hosting/IApplicationIdentifier.xml Outdated
Comment thread xml/System.Runtime.Caching.Hosting/IApplicationIdentifier.xml Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Genevieve Warren <24882762+gewarren@users.noreply.github.com>
@gewarren gewarren enabled auto-merge (squash) May 29, 2026 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-Meta Concerns something that extends across runtime area boundaries, for example, IDisposable.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants