Coder Social home page Coder Social logo

Comments (8)

axunonb avatar axunonb commented on June 1, 2024

Correct, MailMergeLib v5.8 references SmartFormat v2.7.2

from mailmergelib.

Scantheus avatar Scantheus commented on June 1, 2024

Then shouldn't nuget dependency be set to SmartFormat.NET = 2.7.2 instead of >= 2.7.2?

from mailmergelib.

Scantheus avatar Scantheus commented on June 1, 2024

Ah, found the issue. Interesting. I think because my app is targeting NET 4.8, it doesn't take lowest version of dependencies since only NET v4.6.1 is in the MailMergeLib dependencies. I created a blank solution targeting Net 4.6.1 and correct dll versions are downloaded.

from mailmergelib.

axunonb avatar axunonb commented on June 1, 2024

@Scantheus Today we released a new maintenance version of MailMergeLib (v5.8.2), which is available on NuGet. We included an explicit range of compatible versions for dependencies. Does this for for you, too?

from mailmergelib.

Scantheus avatar Scantheus commented on June 1, 2024

I don't see .NETFramework.Version=v4.8 in the Dependencies.

from mailmergelib.

Scantheus avatar Scantheus commented on June 1, 2024

Tested (and it's a mess to revert back oof). You need NETFramework,Version=v4.8 with the same dependencies you have for v4.6.1. It appears if a framework is not explicitly defined, it will automatically take the latest version of the dependent packages. In this case, it pulls SmartFormat.NET v3.

from mailmergelib.

axunonb avatar axunonb commented on June 1, 2024

Couldn't find anything about this behavior here and anywhere else. Thanks again for pointing this out.

from mailmergelib.

axunonb avatar axunonb commented on June 1, 2024

Resolved with #38

from mailmergelib.

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.