Asp.net 4.7 Project not loading in VS 2022
I am struggling with understanding why my legacy .csproj doesn't get loaded in Visual Studio 2022. I have solution with 100 csprojects, all of them target .NET 4.7, two of the projects are asp.net webforms/webservice projects. Everything is fine and…