Quantcast
Channel: Active questions tagged nuget-package - Stack Overflow
Viewing all articles
Browse latest Browse all 3067

Transitive reference in a NuGet package

$
0
0

I have a NuGet Package: My.Framework This package has a method MyMethod Using Prism My Package is used in another project MyProject calling MyMethod

Prism <-- My.Framework (MyMethod) <-- MyProject

My problem is when I execute MyProject it fails because the Prism.Dll is not present in the build folder.

Do you know how I can instruct MsBuild to Copy the Prism.Dll in the build folder? Ideally, I would have the information defined in My.Framework package.


Viewing all articles
Browse latest Browse all 3067

Trending Articles



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