Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Bonga 1 post 71 karma points
    Oct 30, 2017 @ 15:11
    Bonga
    0

    Adding a nuget package with higher AutoMapper version.

    We have added UmbracoCms -Version 7.7.4 to our project. UmbracoCms -Version 7.7.4 targets AutoMapper (>= 3.3.1 && < 4.0.0).

    Problem is, we have our own nuget package that references AutoMapper 4.2.1 which is outside the constraints (>= 3.3.1 && < 4.0.0).

    Has anyone encountered this before or know of a possible resolution? We do not want to downgrade to a lower version of AutoMapper in our project so we are struggling to add the nuget package to the UmbracoCms -Version 7.7.4 project.

  • Dan Diplo 1505 posts 5911 karma points MVP 4x c-trib
    Oct 30, 2017 @ 16:54
    Dan Diplo
    0

    It might be worth reading the comments in this Issue discussion (they're mostly about log4net but I think the solution presented could apply to other assemblies).

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies