Hi @Shervan360 , Welcome to Microsoft Q&A.
dotnet --version
shows the .net sdk version number.
You can use dotnet --list-sdks
to display all installed sdk version numbers.
You can check out the download page Download .NET 7.0.
Currently, the latest version of .net sdk is 7.0.304. 7.0.7 is the Runtime version number.
Please wait for the next release.
Best Regards,
Jiale
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.