Reporter | Xavier Decoster (Xavier.Decoster) |
---|---|
Created | Nov 4, 2011 11:11:59 PM |
Updated | Jan 14, 2012 3:34:29 AM |
Priority | Normal |
Type | Feature |
Fix versions | No Fix versions |
State | Submitted |
Assignee | Ilya Ryzhenkov (orangy) |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
The ALT+ENTER feature that allows one to quickly add a reference and import a using statement can cause interference with NuGet package dependencies, as described here.
It would be a VERY nice feature if R# could detect if the reference is available through an already installed NuGet package in another project for instance, and as such install the package instead of just referencing the DLL.
It would be a VERY nice feature if R# could detect if the reference is available through an already installed NuGet package in another project for instance, and as such install the package instead of just referencing the DLL.