Code Monkey home page Code Monkey logo

Comments (7)

baywet avatar baywet commented on June 15, 2024 1

in our case we're not in a rush to get the newer version, we'll just wait for the next one. I was simply reporting this so the problem gets addressed.

from vs-streamjsonrpc.

AArnott avatar AArnott commented on June 15, 2024

Whoa. I didn't think we'd be possible of introducing package downgrade warnings at this level, but it appears you're right. Thanks for reporting.

from vs-streamjsonrpc.

AArnott avatar AArnott commented on June 15, 2024

In the meantime, you can always workaround it by adding a PackageReference to the newer versioned package directly to your project file.

from vs-streamjsonrpc.

AArnott avatar AArnott commented on June 15, 2024

I think this is the crux of the issue, actually. It comes from your build log:

error NU1603: Warning As Error: StreamJsonRpc 2.17.8 depends on Microsoft.VisualStudio.Threading (>= 17.7.35) but Microsoft.VisualStudio.Threading 17.7.35 was not found. An approximate best match of Microsoft.VisualStudio.Threading 17.8.14 was resolved.

It seems a version of Microsoft.VisualStudio.Threading is missing from nuget.org. Pushing that version will probably fix your build.

from vs-streamjsonrpc.

AArnott avatar AArnott commented on June 15, 2024

Apparently we tried to push that missing package yesterday, but nuget.org rejected it. We're pursuing mitigations.

from vs-streamjsonrpc.

AArnott avatar AArnott commented on June 15, 2024

This should be resolved. Can you please confirm, @baywet?

from vs-streamjsonrpc.

baywet avatar baywet commented on June 15, 2024

Yes it now works. Thanks for the help. Closing.

from vs-streamjsonrpc.

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.