Any pitfalls in upgrading a WPF application from .Net 6 to .Net 8?
We’re looking to upgrade some large WPF solutions from .Net 6 to 8, and my understanding is that the process should be straightforward (changing the projects’ target framework). But are there any considerations/risks/pitfalls to be aware of regarding the many NuGet packages that we reference?