Giter Club home page Giter Club logo

Comments (3)

Jessseee avatar Jessseee commented on August 18, 2024 2

Okay, cool. Apparently nuget.org is not included as a package source by default. Adding it fixed my issue.

image

from chess-challenge.

kornelhorvath avatar kornelhorvath commented on August 18, 2024

You might need to re-install the NuGet packages in the project

from chess-challenge.

Jessseee avatar Jessseee commented on August 18, 2024

When trying to add the package with NuGet, I get the following error:

PS D:\Projects\Chess-Challenge\Chess-Challenge> dotnet add package Raylib-cs --version 4.5.0.2
  Determining projects to restore...
  Writing C:\Users\___\AppData\Local\Temp\tmp4733.tmp
info : X.509 certificate chain validation will use the default trust store selected by .NET.
info : X.509 certificate chain validation will use the default trust store selected by .NET.
info : Adding PackageReference for package 'Raylib-cs' into project 'D:\Projects\Chess-Challenge\Chess-Challenge\Chess-Challenge.csproj'.
info : Restoring packages for D:\Projects\Chess-Challenge\Chess-Challenge\Chess-Challenge.csproj...
error: NU1100: Unable to resolve 'Raylib-cs (>= 4.5.0.2)' for 'net6.0'.
error: Package 'Raylib-cs' is incompatible with 'all' frameworks in project 'D:\Projects\Chess-Challenge\Chess-Challenge\Chess-Challenge.csproj'.

And when trying to restore the project I get this:

PS D:\Projects\Chess-Challenge\Chess-Challenge> dotnet restore .\Chess-Challenge.csproj
  Determining projects to restore...
D:\Projects\Chess-Challenge\Chess-Challenge\Chess-Challenge.csproj : error NU1100: Unable to resolve 'Raylib-cs (>= 4.5.0.2)' for 'net6.0'.
  Failed to restore D:\Projects\Chess-Challenge\Chess-Challenge\Chess-Challenge.csproj (in 125 ms).

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.