baseclass / Contrib.Nuget

Extending nuget with nuget packages
MIT License
30 stars 21 forks source link

Copy output with all the package that have the same name root #13

Closed mach22 closed 9 years ago

mach22 commented 9 years ago

I have made 2 nuget packaget "MyPackage.nupkg" that contains only the lib folder with the dll to add to the project "MyPackage.Output.nupkg" that depends from the first package and plus add the output folder where are some other files.

When I make a project that reference only the first package but in the global solution packages folder is downloaded even the second package even the otput files of the second package are copied to the output of the project even it the project refer only the first package.

romerod commented 9 years ago

@arcamab fixed this, the fix is availabe in Version 1.0.9