Description
Steps to reproduce:
- Load this simple example project: WindowsFormsApp6.zip
- Publish it with profile "Self-Contained" and run it - it will look like this on Windows 10 64 Bit:

- Publish it with profile "Self-Contained-Single-File" and run it - it will look like this on Windows 10 64 Bit:

Expected Behavior:
No matter if published as single file or not the Windows Forms controls should be displayed the same when executed in the same Windows environment.
Configuration
- .NET Version 5.0 RC1
- Windows 10.0.18363 64 Bit
Description
Steps to reproduce:
Expected Behavior:
No matter if published as single file or not the Windows Forms controls should be displayed the same when executed in the same Windows environment.
Configuration