Hi, I'm facing build errors after cloning the project from Git Hub to Visual Studio 2022. Can someone please help.

Gopala Lukka 20 Reputation points
2023-11-01T02:08:04.0966667+00:00

Hi, I'm facing build errors after cloning the project from Git Hub to Visual Studio 2022. Can someone please help.

User's image

Developer technologies | Visual Studio | Other
0 comments No comments
{count} votes

Accepted answer
  1. Tianyu Sun-MSFT 34,451 Reputation points Microsoft External Staff
    2023-11-02T02:47:33.8866667+00:00

    Hello @Gopala Lukka ,

    Welcome to Microsoft Q&A forum.

    Please try following:

    1. Make sure that all the needed components have been installed in VS.
    2. Try to clean NuGet cache by following this document: Clearing local folders.
    3. Close VS, go to solution folder, remove the hidden .vs and other cache folders like bin and obj folders. Open VS, open your project and rebuild your project.

    Best Regards,

    Tianyu


    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.

1 additional answer

Sort by: Most helpful
  1. Gopala Lukka 20 Reputation points
    2023-11-13T00:57:05.6033333+00:00

    Thanks a lot for your help. It worked... :)

    0 comments No comments

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.