Copied to clipboard

Flag this post as spam?

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


  • Max Mumford 266 posts 293 karma points
    Mar 20, 2012 @ 17:52
    Max Mumford
    0

    Assembly 'interfaces.dll' must be strong signed in order to be marked as a prerequisite

    Hi all,

    I am trying to build my class library (A) that references several Umbraco .dll's such as businesslogic, cms and interfaces. 

    I have another project (B) which uses the business logic in this class library.

    The build order is set to build the class library (A) before building the dependent project (B).

    When trying to build, I am getting the following error:

    Assembly 'interfaces.dll' must be strong signed in order to be marked as a prerequisite

    How do I get around this?

    Thanks,
    Max.

  • Max Mumford 266 posts 293 karma points
    Mar 20, 2012 @ 18:06
    Max Mumford
    0

    Managed to get the solution to compile by referencing the umbraco dll's that were referenced in project A, in project B. 

    Still would like an explanation as to what is going on here because I am still confused :P

Please Sign in or register to post replies

Write your reply to:

Draft