Git Product home page Git Product logo

Comments (3)

sergey-tihon avatar sergey-tihon commented on June 5, 2024

yeap, this is by design.

You can generate your own key if need signed assemblies

sn -k Stanford.NLP.snk

from stanford.nlp.net.

hishaks avatar hishaks commented on June 5, 2024

After generating the .snk file, the build fails with the error joda-time.dll not found. It seems it's looking for the file in the root folder. I tried tweaking the script a little bit by supplying the correct path at:
ModuleDefinition
.ReadModule(task.DllFile)
.Write(task.DllFile, WriterParameters(StrongNameKeyPair=key))
But it resulted in a compiler error. I am not well versed with F#.
Are you able to build by supplying the .snk file?

from stanford.nlp.net.

sergey-tihon avatar sergey-tihon commented on June 5, 2024

Yes, it should work on windows when you run .\build.cmd NuGet

image

from stanford.nlp.net.

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.