Skip to content

Conversation

@watermann420
Copy link
Owner

Motivation

  • Ensure WPF/WinForms projects can build on GitHub Actions by providing the required Windows desktop SDK components before running the build.

Description

  • Add a CI step to .github/workflows/ci.yml that runs dotnet workload install windowsdesktop after actions/setup-dotnet installs the .NET 10 preview.

Testing

  • No automated tests were run locally because this is a CI workflow change only, and validation will occur when the updated GitHub Actions workflow runs.

Codex Task

@watermann420
Copy link
Owner Author

update

@watermann420 watermann420 merged commit 48a0532 into main Feb 2, 2026
1 check failed
@watermann420
Copy link
Owner Author

update

@watermann420 watermann420 deleted the codex/fix-build-failure-on-git branch February 2, 2026 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant