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

Make Dependencies of NuGet packages locally

$
0
0

i have a solution that have 3 c# projects , for a better undertending i will call these projects A, project B and Project C.

I want to make the project C in a NuGet packages, but these project it is on .Net Framework 4.5.1, so to do that i added other project (project D) in .Net Standart 2.0 library which make a reference to the Project C.

But when a add the NuGet package in the client project, i cant used because this project have a dependecy for Project A, B and C.

How can i do to my project C dont depend of pojects A,B and C when a make it in a Nuget 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>