Skip to content

Update to .NET 10 - #52

Open
abart27 wants to merge 4 commits into
Developmentfrom
net-10
Open

Update to .NET 10#52
abart27 wants to merge 4 commits into
Developmentfrom
net-10

Conversation

@abart27

Copy link
Copy Markdown
Collaborator

Rationale is that this will allow us to use the Application.SetColorMode API to add back dark mode.

That API exists since .NET 9, but 10 is an LTS release so might as well

CopilotAI review requested due to automatic review settings May 16, 2026 06:08
@abart27abart27 mentioned this pull request May 16, 2026

CopilotAI left a comment

Copy link
Copy Markdown

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 the WinForms application project to target .NET 10, aligning with the intent to enable newer WinForms APIs such as Application.SetColorMode.

Changes:

  • Updates the main STROOP application target framework from .NET 8 Windows to .NET 10 Windows.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment threadSTROOP/STROOP.csproj
@abart27abart27 changed the title chore: update to .NET 10Update to .NET 10May 16, 2026
@abart27
abart27 requested review from FramePerfection and removed request for FramePerfectionJuly 25, 2026 16:34
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@abart27