Skip to content

Getting Exception after clone repository in VS 2022 #2756

Closed Answered by Keboo
VishvashKumarPatel asked this question in Q&A
Discussion options

You must be logged in to vote

The error typically occurs when you only have the .NET 5 SDK installed.
If you run the command dotnet --list-sdks on the command line, you should see the versions of the SDK that you have installed. If you do not have a 6.0.300 or newer, I recommend downloading the latest 6.0 version of the SDK from: https://dotnet.microsoft.com/download

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@BradenSmith21
Comment options

@Keboo
Comment options

@BradenSmith21
Comment options

@Keboo
Comment options

@BradenSmith21
Comment options

Answer selected by Keboo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants