Skip to content

Document Windows Forms compatibility switches - #15010

Draft
LeafShi1 wants to merge 2 commits into
dotnet:mainfrom
LeafShi1:Doc_quirks
Draft

Document Windows Forms compatibility switches#15010
LeafShi1 wants to merge 2 commits into
dotnet:mainfrom
LeafShi1:Doc_quirks

Conversation

@LeafShi1

@LeafShi1 LeafShi1 commented Aug 31, 2026

Copy link
Copy Markdown
Member

Summary

Adds a reference table for Windows Forms compatibility switches to the runtime
configuration documentation.

The documentation explains how to configure switches through
runtimeconfig.template.json, which is incorporated into the generated
<ProjectName>.runtimeconfig.json during the build.

Microsoft Reviewers: Open in CodeFlow

@LeafShi1
LeafShi1 requested a review from a team as a code owner August 31, 2026 09:10
@LeafShi1
LeafShi1 requested review from KlausLoeffelmann and a lite review from Copilot August 31, 2026 09:16
@LeafShi1 LeafShi1 added the waiting-review This item is waiting on review by one or more members of team label Aug 31, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟡 Changes recommended

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

Adds a documentation reference table intended to help developers configure Windows Forms compatibility switches via runtimeconfig.template.json and understand their effects at runtime.

Changes:

  • Introduces a “Windows Forms compatibility switches” section with an example runtimeconfig.template.json.
  • Adds a reference table describing compatibility switches and their behavior when enabled.
File summaries
File Description
docs/runtime-configuration.md Adds a new compatibility-switch reference section and table for runtimeconfig.template.json.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 2
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread docs/runtime-configuration.md
Comment thread docs/runtime-configuration.md
@LeafShi1
LeafShi1 marked this pull request as draft September 1, 2026 01:24
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

waiting-review This item is waiting on review by one or more members of team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants