Update to latest .NET Version - Windows 10

Shervan360 1,661 Reputation points
2023-06-15T02:12:49.89+00:00

Hello,

I saw the latest version of .NET is 7.0.7. How can I update this version?

Screenshot 2023-06-14 190843

Developer technologies | .NET | .NET Runtime
Developer technologies | .NET | Other
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2023-06-15T08:55:00.1433333+00:00

    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.

    User's image

    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.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.