Skip to content

Conversation

@mxschmitt
Copy link
Contributor

@mxschmitt mxschmitt commented Jun 25, 2023

After net8.0-preview4 dotnet/runtime#82662 got landed upstream, which adds support for WindowStyle when Shell=false (default). This fixes the customer reported issue for us. It should not regress any behaviour for previous .NET users, so we can always set this flag when the CLI gets invoked.

Note: This does not require us to change any TFM. Only the customers need to use net8-preview4+. (which is LTS in November this year).

Appreciate the work @jozkee and cc @nohwnd.

Fixes #2462
Relates #2489
Closes dotnet/runtime#68259 (comment) (not needed anymore).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants