Coder Social home page Coder Social logo

Comments (7)

Vanny-Chuck avatar Vanny-Chuck commented on June 10, 2024 1

Well, i don't think this may be the problem with anyone else, but, for me, it's the visual studio version, I'm using 2019, and the project requires MSBuild 17, that's included with visual studio 2022, so, probably you need to change the dotnet version in the project settings, or, use visual studio 2022, or, install the MSBuild from the vs 2022 only...

image

Thank you, @AggregateException & @predo2810!

from chess-challenge.

CREAsTIVE avatar CREAsTIVE commented on June 10, 2024

try
image
and then
image

from chess-challenge.

AggregateException avatar AggregateException commented on June 10, 2024

By the "Miscellaneous Files" on the top left there, it looks like you've opened the folder in VS instead of opening the "Chess-Challenege.sln" file. Maybe I'm wrong but that's the only way I know you can get that "Miscellaneous Files" to display.

from chess-challenge.

Vanny-Chuck avatar Vanny-Chuck commented on June 10, 2024

there is editorconfig

image

from chess-challenge.

Vanny-Chuck avatar Vanny-Chuck commented on June 10, 2024

I tried "reload with dependencies" and this happened:
image
I also did open sln.

from chess-challenge.

predo2810 avatar predo2810 commented on June 10, 2024

Well, i don't think this may be the problem with anyone else, but, for me, it's the visual studio version, I'm using 2019, and the project requires MSBuild 17, that's included with visual studio 2022, so, probably you need to change the dotnet version in the project settings, or, use visual studio 2022, or, install the MSBuild from the vs 2022 only...

image

translating the image: you need another version of the MSBuild (17.4.0)

from chess-challenge.

AggregateException avatar AggregateException commented on June 10, 2024

Looks like you don't have the right version of .NET installed. The code's using .NET 6 but apparently it's unsupported for VS 2019: https://learn.microsoft.com/en-us/answers/questions/620284/how-to-target-net-6-0-with-visual-studio-2019
There's an answer a little bit down that link which suggests a work around. If that doesn't work it's probably an idea to get a later version of VS.

from chess-challenge.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.