Unable to resolve the .NET SDK version as specifiedhi all, im trying to build an asp net project but got this message
Unable to resolve the .NET SDK version as specified in the global.json located at ...
i try to list down the net version in my system, i have the version 3.xx, 5.xx, and 6.xx
and i checked the project require net 6.xx version, but why is it still giving me this error message? does anybody know why?