1 pages tagged with "nuget"
Using NuGet packages in Visual Studio 2012 project templates
September 17, 2012 - 510 words - 3 mins
Anyone creating Visual Studio project templates these days should be using NuGet package references for project dependencies — it saves you having to update your templates every time a dependency changes, and follows a standard & generally accepted binary dependancy approach.
If you're distribut…
read more