A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
I resolved this following these three steps:
- install of .Net Framework 3.1
- AspNetCore-Runtime-3.1.32-win-x64;
- dotnet-runtime-3.1.32-win-z64;
- dotnet-sdk-3.1.426-win-x64;
- rename of "minimumMSBuildVersion" file, in "c:\program files\dotnet\sdk\7.0.306 to "___minimumMSBuildVersion"
- Restart Visual Studio IDE Problem solved.