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

Nupkg file not being generated in output DIR

$
0
0

Im trying to create a nuget package for my .net Winforms Control Library. I have a central repository for all nuget packages so tht i can use it as a local nuget repository. My understanding was that if i check Generate NuGet package on build under the Package tab of the project properties, and set the Output Path under Build that the nuget file should be created there.However its creating in the bin directory. Another weird thing i noticed is my documentation file is actually creating the in output path i specified. Just not the dll's or pgk file.

Output pathGenerate NuGet package

Can anyone please tell me how to properly specify the location the nuget file should be generated to?

P.s. The project is a .net 5 project targetted to also support net472 & net45I should also note that i have a plain c# library that does build everything to the output path.


Viewing all articles
Browse latest Browse all 3067

Trending Articles



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