ARTICLE AD BOX
I have a project, whose target framework is .NET Framework 4.8. I'd like to updgrade this to .NET 8.0.
Up to now, I have the following information in my project properties:
I'd like to upgrade, but in order to do so, I apparently should download the other SDK:
That latter brings me to the Microsoft.com website, where I get the question to download the SDK, which I do. I also install this and restart my Visual Studio environment. I expect to get the possibility to choose that new .NET Framework in the mentioned list, but there's nothing there.
Does anybody know what to do?
Thanks in advance


