Automatically Create Your Project’s NuGet Package Every Time It Builds Via NuGet
Posted
by deadlydog
on Geeks with Blogs
See other posts from Geeks with Blogs
or by deadlydog
Published on Sat, 22 Jun 2013 10:17:33 GMT
Indexed on
2013/06/24
16:23 UTC
Read the original article
Hit count: 855
Originally posted on: http://geekswithblogs.net/deadlydog/archive/2013/06/22/automatically-create-your-projectrsquos-nuget-package-every-time-it-builds.aspx
So you’ve got a super awesome library/assembly that you want to share with others, but you’re too lazy to actually use NuGet to package it up and upload it to the gallery; or maybe you don’t know how to create a NuGet package and don’t have the time or desire to learn. Well, my friends, now this can all be handled for you automatically.
Read more at http://blog.danskingdom.com/automatically-create-your-projects-nuget-package-every-time-it-builds-via-nuget/
© Geeks with Blogs or respective owner