-
Notifications
You must be signed in to change notification settings - Fork 269
Closed
NuGet/NuGet.Client
#4809Labels
Area:RestoreStaticGraphIssues related to the Static Graph restoreIssues related to the Static Graph restoreFunctionality:RestorePriority:1High priority issues that must be resolved in the current sprint.High priority issues that must be resolved in the current sprint.Type:DCRDesign Change RequestDesign Change Request
Milestone
Description
NuGet Product(s) Affected
MSBuild.exe
Current Behavior
After a behavior change in MSBuild done here, static graph now throws an AggregateException instead of an InvalidProjectFileException. This leads to a very useless error message since the inner exception messages aren't logged.
Desired Behavior
NuGet needs to catch the AggregateException and handle each inner exception accordingly so that the user knows what's going on.
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area:RestoreStaticGraphIssues related to the Static Graph restoreIssues related to the Static Graph restoreFunctionality:RestorePriority:1High priority issues that must be resolved in the current sprint.High priority issues that must be resolved in the current sprint.Type:DCRDesign Change RequestDesign Change Request
Type
Fields
Give feedbackNo fields configured for issues without a type.