If package failed to restore, error should be printed i the output even with Minimal verbosity ON #5658
Labels
Functionality:Restore
Resolution:Duplicate
This issue appears to be a Duplicate of another issue
Triage:NeedsTriageDiscussion
Type:Bug
Milestone
Please read the following information before posting the issue.
Details about Problem
Latest d15rel.
Detailed repro steps so we can see the same problem
Restoring NuGet packages...
NuGet package restore failed.
Time Elapsed: 00:00:02.7078836
========== Finished ==========
Yes, there is an error in the error list, but when build happens it does print errors in the output along with adding errors to Error list, but restore does not - it is inconsistent. Also, very often i have error list hidden with Output pane on top (active when docked) and i have to do extra clicks to go to error list (if will remember that error might be there at the moment..). I don't want to "think", but see it immediately ...
Other suggested things
Verbose Logs
Please include verbose logs (NuGet.exe -verbosity detailed | dotnet.exe --verbosity diag | etc...)
Sample Project
Very helpful if you can zip a project and paste into this issue!
The text was updated successfully, but these errors were encountered: