Add proposal for the list package output in aliasing scenarios#14786
Add proposal for the list package output in aliasing scenarios#14786
Conversation
|
Don't you have As a dev/contributor, you'd instantly recognize and as a user, it'd be a less cognitive load when coming from older versions and the former benefit applies if you maintain build pipelines. |
I thought the name targetAlias is something that we use internally, but not something a machine readable user of the dotnet list package command should know about. |
May be but whatever you guys design on a need to know basis always ends up on people needing to know in order to make their build pipelines work properly on edge cases. How do you think I came to know about
True but what do you call the custom build target name?
I would go with 1 since I suspect most of them who have been tinkering with build stuff knows this. |
Design for #14762.
Update to the general spec.
This is pre-req to the implementation of NuGet/NuGet.Client#7146.
@aortiz-msft
In here we talk about the breaking change considerations to the different outputs.