How do build your NuGet package from the files you have?
Hi gmanny,
would you mind sharing the command you use to generate your NuGet packages? I've forked https://github.com/tuespetre/Pechkin which is based on your project and I'd like to publish it on NuGet but I'm totally new to generating packages.
Would really appreciate any hint that will help generating an up-to-date NuGet package!
Cheers, Oliver@teamaton
Comment Says over the mentioned method:
"
///
/// This method is used to stop service thread when executing tests.
/// When running in production, everything is automatically cleaned up
/// and no action needed.
/// </summary>
"
teamaton,
Thanks for giving me a nudge. I really need to learn to make a nuget package and am doing so right now. I will have the fork up soon. :)
teamaton,
Thanks again. I have uploaded TuesPechkin to NuGet with an additional enhancement that you may enjoy.