Winforms Anti-Aliasing Breaks when Changing to Powershell 7 in Visual Studio 2022 Community

Tool: Visual Studio, PowerShell Pro Tools
Version: 2022 Community, and the latest version of PowerShell Tools (2023.2.0)

When I set the PowerShell version to Windows PowerShell (Integrated - x64), all of my labels and UI elements are anti-aliased correctly and look great.

When I set the PowerShell version to PowerShell 7 (x64), all of my labels and UI elements look horrible and jagged. Like there is no ClearType on.

Compare the forms:

How do I get both PowerShell 7 and Anti-Aliasing (Cleartype) working again? Is this a known change? I really don’t want to stick with PowerShell 5 for this project.

Any help or guidance would be enormously appreciated!

Joseph