Skip to content

NuGet package is not created correctly when there is project dependency #1261

Closed
@Sinstraliz

Description

@Sinstraliz

Hi,

I think there is a problem with the creation of the NuGet packages when there is a project dependency. I am using dnx version "1.0.0-rc1-update1". I have specified the type of the dependency as "build" and the target is "project" but when I go to the produced NuGet packages the dlls of the dependent project are missing from the package. If I set the dependency type to "default" the build produces two NuGet packages and the dependency is include as NuGet package reference in the main NuGet but I don't need to produce NuGet packages for both projects I need only a NuGet for the main project and include the dlls from the second project to the main project's NuGet package. I don't know if this is possible at the moment. It will be great if someone can help me set this up. Again if it is even possible. I am sorry if this is not the place for this issue but I didn't know where to put it.

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