.net - Creating NuGet Package with Package References -
i creating package has package references:
also here bootstrap4nhibernate
as can see have added package references package ok. however, when add package project doesn't add references downstream package dlls (fluentnhib, mpm.pdag etc). i'm guessing need configure package i'm not sure how?
i got working adding references without putting them in group. nuget package explorer doesn't allow exported package nuspec file, took packages out of group tag, reloaded nuspec file , i'm sorted.
this has groups/framework versions, perhaps fix isn't best fix works in use case.
Comments
Post a Comment