nuget.exe install TargetFramework support #5736
Labels
Functionality:Install
The install command in VS/nuget.exe
Product:NuGet.exe
NuGet.exe
Type:DCR
Design Change Request
Milestone
Add a
-Framework
parameter tonuget.exe install
to be used for selecting dependency groups when talking dependencies.Currently
nuget.exe install
uses theAny
framework which makes it very difficult to use with packages containing multiple target framework groups.The text was updated successfully, but these errors were encountered: