Migrating to an SDK-style project
Aug 15, 2022 · 5 min read · Introduction This is a step-by-step guide on how to migrate your .NET Framework project to .NET 6+. Step 1: Migrating to an SDK-style project This process must be applied to each of your solution projects (does not apply to C++/CLI projects, see msdo...
Join discussion

