Error: Nuget.exe exited with code -1073741819
Read OriginalThe 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.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser