I installed Visual Studio 2022 and cloned one of my "older" projects from Github.
It is based on .NET Framework 4.5. While cloning it, it asked me if I want to "convert" it to .NET 4.8. I clicked yes.
Now I get these errors:
Any ideas?
Thanks in advance