dotnet / wpf

WPF is a .NET Core UI framework for building Windows desktop applications.
MIT License
7.1k stars 1.17k forks source link

WPF should probably target netx.0-windows #10053

Open JeremyKuhne opened 2 weeks ago

JeremyKuhne commented 2 weeks ago

It doesn't target -windows currently.

https://github.com/dotnet/wpf/pull/10023#discussion_r1837043555

@ViktorHofer

ViktorHofer commented 2 weeks ago

A winforms/wpf customer project requires the -windows suffix, right?