GithubHelp home page GithubHelp logo

Could not load file or assembly 'JsonPointer.Net, Version=5.0.0.0, Culture=neutral, PublicKeyToken=17ed63f672b0e278'. The system cannot find the file specified. about json-everything HOT 10 CLOSED

na1307 avatar na1307 commented on May 28, 2024
Could not load file or assembly 'JsonPointer.Net, Version=5.0.0.0, Culture=neutral, PublicKeyToken=17ed63f672b0e278'. The system cannot find the file specified.

from json-everything.

Comments (10)

na1307 avatar na1307 commented on May 28, 2024 1

화면 캡처 2024-05-01 180358

I referred it manually, and there is no problem.

from json-everything.

na1307 avatar na1307 commented on May 28, 2024 1

I tried 7.0.0.3 and it seems to be fine now. Schema evaluation also seems to work fine.
화면 캡처 2024-05-01 182643

from json-everything.

gregsdennis avatar gregsdennis commented on May 28, 2024

Odd. Thanks for the report.

Checking the package, it looks like the dependency is listed as JsonPointer.Net v4.

I'll have a look. The build usually gets all the dependencies right.

from json-everything.

gregsdennis avatar gregsdennis commented on May 28, 2024

The package that built locally has a v5 dependency. I'm not sure what's going on. I'll try to push a repackage update.

from json-everything.

gregsdennis avatar gregsdennis commented on May 28, 2024

@na1307 please try manually referencing JsonPointer.Net v5.

from json-everything.

gregsdennis avatar gregsdennis commented on May 28, 2024

Looks like I forgot that I use a nuspec file for JsonSchema.Net, and I needed to update the dependency there.

I'm pushing v7.0.0.2. Please let me know if that works for you. (Remove the explicit reference to JsonPointer.Net)

Nuget has the right dependencies listed now:
image

from json-everything.

na1307 avatar na1307 commented on May 28, 2024

Now I get NU1605.

화면 캡처 2024-05-01 181346

from json-everything.

gregsdennis avatar gregsdennis commented on May 28, 2024

ConsoleApp1 -> JsonSchema.Net 7.0.0.2 -> JsonPointer.Net 5.0.0 -> Json.More.Net (>= 2.0.1.2)
ConsoleApp1 -> JsonSchema.Net 7.0.0.2 -> Json.More.Net (>= 2.0.0)

... That's such a stupid error. Nuget should be smart enough to take the later of the two. That's what >= means.

v7.0.0.3 incoming...

from json-everything.

gregsdennis avatar gregsdennis commented on May 28, 2024

I need to build automation to check that I've updated the nuspec if the major version or one of the dependency major versions change.

from json-everything.

gregsdennis avatar gregsdennis commented on May 28, 2024

Thanks for verifying. Let me know if you have further issues.

from json-everything.

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.