Quantcast
Channel: WE MOVED to github.com/nuget. This site is not monitored!
Viewing all articles
Browse latest Browse all 7612

Edited Feature: Package Creation from Project File doesn't handle Project References [936]

$
0
0
Related to http://nuget.codeplex.com/workitem/675
Duped by http://nuget.codeplex.com/workitem/1058

I have a solution with two Class Library projects, each with NuSpec files in there: Project B -> Project A
I want to turn them both into packages.

When I run nuget pack ProjectB.csproj, ideally it would recognize that ProjectB has a project reference to ProjectA which has its own nuspec file and would automatically add a <dependency id="ProjectB" version="{ProjectBVersion}" />.

Right now, I have to manually put the dependency node in ProjectB and remember to keep it in sync with the ProjectA assembly version.

Viewing all articles
Browse latest Browse all 7612

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>