Listing the Installed .Net Core SDKs
open a new PowerShell command prompt from the Windows Start menu and run the following command to display a list of the installed .NET Core SDKs.
dotnetq --list-sdks
Here is the output from a fresh installation on a Windows machine that has not been used for .NET Core:
3.1.403 [C:\Program Files\dotnet\sdk]