Replace the IVsPackageInstaller.InstallPackage() overload which takes SemanticVersion object

Currently there is an overload of InstlalPackage in the IVsPackageInstaller which takes SemanticVersion. This causes problem to clients of this method because it requires them to reference NuGet.Co...

Id #2210 | Release: NuGet 2.0 | Updated: Today at 8:18 PM by dotnetjunky | Created: Today at 8:18 PM by dotnetjunky

Install-Uninstall-Reinstall EntityFramework throws an error

This repros with Dev10 + latest 2.0 Nuget from \\nuget-ci\Drops\master\latest-successful Steps: 1. Create a new class library project 2. Install entityframework package via UI 3. Uninstall en...

Id #2209 | Release: None | Updated: Today at 8:45 PM by aldion | Created: Today at 7:43 PM by danliu

Escaping error in Package Manager Console gives System.ArgumentOutOfRangeException

note: I'm using Win7 + VS 2012 + PS3 (through WMF 3.0 Beta) I get this error consistently with : 1. create new MVC 4 RC project 2. console has error : "The module manifest member 'ModuleToProc...

Id #2208 | Release: None | Updated: Today at 6:22 PM by aldion | Created: Today at 6:22 PM by aldion

Duplicate configuration element added to config on package install to project.

The DotNetOpenAuth (Unified) author requested that I file this bug. The DotNetOpenAuth (Unified) nuget package will add a configuration section to a web project. If I re-add the package, one of...

Id #2207 | Release: None | Updated: Today at 5:12 PM by rcollette | Created: Today at 5:12 PM by rcollette

Support nproj projects

In src\CommandLine\Common\ProjectHelper.cs add ".nproj" string to supportedProjectExtensions . http://nuget.codeplex.com/SourceControl/changeset/view/b23022bbac5c#src%2fCommandLine%2fCommon%2fPr...

Id #2206 | Release: None | Updated: Today at 1:10 PM by NN | Created: Today at 1:10 PM by NN

Allow aliasing for content folders

Some people don't like putting all their JS into /scripts/ and their css into /content/ (e.g. my current client has everything in /assets) Could we add a setting to Nuget where we can re-alias f...

Id #2205 | Release: None | Updated: Today at 10:21 AM by mcintyre321 | Created: Today at 10:21 AM by mcintyre321

Add automationID for controls/links on Manage Nuget Packages dialog

Add for these links in the right panel (when a package such as jQuery is selected from the listview): 1. hyperlink, inside the IdTextBlock (which has a value of jQuery now) 2. TextBlock and hyp...

Id #2204 | Release: None | Updated: Tue at 11:49 PM by dotnetjunky | Created: Tue at 10:03 PM by danliu

update-package removes dependent package which breaks projects with a direct depenency to the package

My project references package A and B, and directly depends on both. Package B also depends on A. Later a new version of B is released which no longer depends on A. When I update package B NuGet re...

Id #2203 | Release: None | Updated: Tue at 9:56 PM by peter172sp | Created: Tue at 9:56 PM by peter172sp

Support Content Files That Depend on Other Content Files

In VS project files, code and resources files can have a <DependentUpon> child element that refers to another file. When set, the dependent files will be nested under the other file in the IDE's pr...

Id #2202 | Release: None | Updated: Tue at 6:59 PM by fhaag | Created: Tue at 6:59 PM by fhaag

Add support for optional dependencies

An optional dependency is one that is not pulled in as a transitive dependency for compilation or deployment unless the project explicitly includes the dependency. Say for example I'm writing a ...

Id #2201 | Release: None | Updated: Mon at 11:31 PM by johncrim | Created: Mon at 11:31 PM by johncrim