Relative Content

Tag Archive for c#.net.net-core.net-6.0.net-8.0

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?