I wanted to create a NuGet package from a machine that is on the office intranet where the network blocks all connections to the internet. Both NuGetPackageExplorer.application and NuGet.exe will show the exception that "No connection could be made because the target machine actively refused it".
I ended getting the source code for the CommandLine project and deleting UpdateCommand.cs so that I could run the console app.
http://stackoverflow.com/questions/15773363/create-a-nuget-package-while-offline
I ended getting the source code for the CommandLine project and deleting UpdateCommand.cs so that I could run the console app.
http://stackoverflow.com/questions/15773363/create-a-nuget-package-while-offline