> FYI for newer SDK-style projects, dotnet pack may work better than > nuget.exe if you're at the command-line >
Oh yeah!! Thanks for reminding me. I use .NET Framework and nuge.exe 95% of the time at the moment, and I forget that dotnet pack should be used for certain project types. Maybe that explains some of my befuddlement in previous days. I'll run some experiments -- *Greg*
