-
Notifications
You must be signed in to change notification settings - Fork 268
Closed
NuGet/NuGet.Client
#5512Labels
Area:RestoreStaticGraphIssues related to the Static Graph restoreIssues related to the Static Graph restoreFunctionality:RestorePriority:2Issues for the current backlog.Issues for the current backlog.Style:PackageReferenceTriage:InvestigateType:DCRDesign Change RequestDesign Change Request
Milestone
Description
Have a sln with 2 projects, one restoreable, the other without the NuGet.targets.
Regular restore will warn https://github.com/NuGet/NuGet.Client/blob/b6ba5908951c172ed7df75e3074a7af409f743d7/src/NuGet.Core/NuGet.Build.Tasks/NuGet.targets#L282-L292, while static graph restore quietly skips the project.
cc @jeffkl
We need to understand what we want the experience to be.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area:RestoreStaticGraphIssues related to the Static Graph restoreIssues related to the Static Graph restoreFunctionality:RestorePriority:2Issues for the current backlog.Issues for the current backlog.Style:PackageReferenceTriage:InvestigateType:DCRDesign Change RequestDesign Change Request