App vs Custom Control problem
WPF
1
Posts
1
Posters
4
Views
1
Watching
-
I'm using VS 2022. I have a WPF Desktop app in .Net 4.7.2. When I go to the Target Framework the highest framework listed in 4.8. Now, I want to create a Custom Control and use it in my Desktop App - yet the Target Frameworks for WPF Custom Controls only shows - .Net Core 3.1 - .Net 5.0 - .Net 6.0 1. Why doesn't 5.0 show up in my desktop app? 2. Why can't I create a Custom Control in .Net 4.7.2?
If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.