[PR #12674] Update .NET from unsupported 4.5 to 4.8 to silence VS2022 #29177

Open
opened 2026-01-31 09:33:16 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/12674

State: closed
Merged: Yes


Summary of the Pull Request

Closes #12670
Visual Studio 2022 offered to upgrade .NET Framework from an unsupported 4.5 to a supported 4.8. I let it do its thing (and undid a number of whitespace-only changes that aren't necessary). The project still builds after this. The UIA tests fail to run but I think that is preexisting and will be filing a new issue momentarily.

PR Checklist

Validation Steps Performed

The solution compiles in VS2022 (except for #12673).

**Original Pull Request:** https://github.com/microsoft/terminal/pull/12674 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request Closes #12670 Visual Studio 2022 offered to upgrade .NET Framework from an unsupported 4.5 to a supported 4.8. I let it do its thing (and undid a number of whitespace-only changes that aren't necessary). The project still builds after this. The UIA tests fail to run but I think that is preexisting and will be filing a new issue momentarily. ## PR Checklist * [x] Closes #12670 * [x] Tests added/passed ## Validation Steps Performed The solution compiles in VS2022 (except for #12673).
claunia added the pull-request label 2026-01-31 09:33:16 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#29177