Skip to content

Resource and Contracts dlls not correctly added in wrap #335

@rvdginste

Description

@rvdginste

Using latest master of OpenWrap, the generated code contracts and resource dlls are not correctly added in the built wrap.

The code contracts dll is not picked up at all. The dll sits in the CodeContracts folder in the binary output path after the build.

As for the resource dlls, one resource dll is picked up and it put in the binary root of the wrap (bin-net35). The project actually contains 2 resource dlls, in sub folders "fr" and "nl" in the binary output path; both should be copied and placed in their respective folders inside the bin-net35 folder in the generated package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions