I want to update a few nuget package and I notice that it now want to install the transitive package by default, show a simple example above
This is new to me, is there a way to return to the old way of just installing the package where the nuget is used?
I dont want to update dozen of csproj with dependency for no reason.
Where is the change log for this behavior?