I use vscode, how can I smoothly Migrate from ASP.NET Core in .NET 7 to .NET 8?
I am currently using vscode for C# code debugging. I am currently using .net core 7.0 and I want to upgrade to .net core 8.0. I found the following Microsoft documentation webpage, but I have some doubts about the content and I don’t know how to proceed.