Azure DevOps: The nuget command failed with exit code(1). Packages failed to restore.
Posted onFew days ago I had strange situation with NuGet restore on one of my Azure DevOps build pipelines. When I upgraded my .NET class libraries from .NET Standard 1.6 to 2.0 my build failed. My local build in Visual Studio or with bare-metal msbuild worked just fine. Only on my Azure DevOps build pipeline I […]