N
Neil Treeby
Guest
Has anyone had any thoughts on how to organize NuGet packages required for ABL .NET code? The automation built in to Visual Studio that automatically gets the latest version on a build is not, of course, present outside of VS. I need to use the standalone nuget.exe to install packages, find the DLLs after they're installed, copy them to my Assemblies folder (or GAC them), and manually add them to my assemblies.xml. I know it's a reach to expect Progress to develop this kind of functionality, but maybe someone out there has already been through this and has some tips and pointers.
Continue reading...
Continue reading...