How to check the .Net SDK version?
There are two options to check the .Net SDK version, find both options below.
Option #1:
- Press "Ctrl+R" and type "cmd". This will open a command prompt
- In the command prompt type this command "dotnet --list-sdks", the same will give the .Net SDK version.
Option #2:
- Open the Control Panel, then click on "Programs"
- After this click on "Programs and Features"
- Once inside the "Programs and Features" window, type "SDK" in the search, then the .Net will show its respective version