Skip to content

Conversation

@gewarren
Copy link
Contributor

@gewarren gewarren commented Nov 20, 2025

Copilot AI review requested due to automatic review settings November 20, 2025 22:48
@gewarren gewarren requested review from a team and meaghanlewis as code owners November 20, 2025 22:48
@dotnetrepoman dotnetrepoman bot added this to the November 2025 milestone Nov 20, 2025
Copilot finished reviewing on behalf of gewarren November 20, 2025 22:50
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 modernizes the .NET documentation by removing outdated COMPLUS_ prefix references, given that the DOTNET_ prefix was introduced 4 years ago in .NET 6. The changes simplify documentation maintenance while preserving a note for .NET Framework users.

Key changes:

  • Removes the complus-prefix.md include file that was used across multiple documentation pages
  • Updates environment variable tables to show only DOTNET_ prefix (removes COMPLUS_ entries)
  • Adds environment variable indexes to two key documentation sections for easier navigation
  • Adds inline note about .NET Framework continuing to use COMPLUS_ prefix

Reviewed Changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
includes/complus-prefix.md Deleted the include file that explained COMPLUS_ backward compatibility
docs/core/tools/dotnet-environment-variables.md Added environment variable indexes for runtime and SDK/CLI sections; updated ms.date
docs/core/runtime-config/index.md Replaced include with inline note about .NET Framework using COMPLUS_
docs/core/runtime-config/wpf.md Removed complus-prefix include
docs/core/runtime-config/threading.md Removed include and COMPLUS_ entries from environment variable tables
docs/core/runtime-config/garbage-collector.md Removed COMPLUS_ entries from tables and code examples; updated text grammar
docs/core/runtime-config/debugging-profiling.md Removed include and COMPLUS_ entries; improved grammar in notes
docs/core/runtime-config/compilation.md Removed include and COMPLUS_ entries from environment variable tables

@gewarren gewarren merged commit b5c2b5f into dotnet:main Nov 21, 2025
10 checks passed
@gewarren gewarren deleted the complus branch November 21, 2025 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants