Pedro Lamas 2/4/2013

Error: Nuget.exe exited with code -1073741819

Read Original

The article details a persistent, random NuGet package restore error (exit code -1073741819) that causes build failures in large solutions. The author provides a technical workaround by modifying the .nuget/NuGet.targets MSBuild file to implement a retry mechanism, executing the restore command up to three times before failing the build. It's presented as a temporary bypass while awaiting an official fix from the NuGet team.

Error: Nuget.exe exited with code -1073741819

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week