Git Product home page Git Product logo

Comments (5)

adamecr avatar adamecr commented on May 23, 2024

Hello @mayshen , I think the issue is with .NET Framework version - you are targeting v4.5.2, however the package requires .NET Standard 2.0 that is supported in .NET Framework v4.6.1 and higher. I would personally recommend to use .NET Framework v4.7.2 where possible.
Can you please re-check?

from common.dmn.engine.

mayshen avatar mayshen commented on May 23, 2024

thank you so much! I'm going to try to upgrade .NET Framework later.
sorry about that i missing the info in Nuget Page .

and may i get another question?
I can't find this package in the NuGet search.
did i type the wrong word?
image

image

from common.dmn.engine.

adamecr avatar adamecr commented on May 23, 2024

The minimum .NET Standard version (and in general all other dependencies) is in Dependencies section of each package at it's NuGet page. The section is collapsed by default i think, so you need to expand it to see.

I have tried the NuGet PM UI in Visual Studio 2019 and 2017 and getting the match for both net.adamec.lib.common.dmn.engine and dmn.engine there. Even when searching just for "dmn", the package appears on the list. So can't reproduce the issue at all. Do you have "nuget.org" as the Package source?

from common.dmn.engine.

mayshen avatar mayshen commented on May 23, 2024

oh,maybe is version's problem.
my VS is 2015 and NuGet is V3.4.4.1321.
i will update them and retry.
thanks for your kindly reply.

from common.dmn.engine.

adamecr avatar adamecr commented on May 23, 2024

closing the ticket, I guess it works with proper version config

from common.dmn.engine.

Related Issues (13)

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.