NuGet Product(s) Involved
NuGet.exe, dotnet.exe, MSBuild.exe
The Elevator Pitch
Please add Inner Exception messages to NU1301 error for better diagnostic.
Right now, it is:
NU1301: Unable to load the service index for source {source}
But we don't have any information about root cause - it is the SSL problem, domain not found (typo in feed URL), authentication issue etc.
Additional Context and Details
No response