Edited Unassigned: Issue while using NuGet Transform in Config [3360]
I have two packages for my solution where Package 2 is dependent on Package 1. Package 1 contains the configuration file & it is updated with a tag when Package 2 is installed. Now, when I remove...
View ArticleCommented Issue: Package restore does not restore content files [2094]
The package restore functionality does not restore packaged content files. I created a web application that uses jquery and uses NuGet to restore the packages. I figured that NuGet would restore the...
View ArticleNew Post: package-manager-out-of-sync
not exactly sure what you mean. I'm guessing you know that nothing in the tree view of projects the update packages is 'checkable' The .nuget folder for the solution looks like below, and likely...
View ArticleCommented Issue: Packages Missing from Installed Packages List [1965]
NuGet is a great tool but we have just upgraded to the latest version and basically for every single project we use it on it has lost everything from the 'Installed Packages' tab in the management...
View ArticleEdited Feature: Support "Preinstalled Package" functionality outside of VS...
Teams developing tooling need to include NuGet packages on disk within their tooling installers, and then have their tooling install those packages. NuGet already has support for installing packages in...
View ArticleCommented Feature: Support "Preinstalled Package" functionality outside of VS...
Teams developing tooling need to include NuGet packages on disk within their tooling installers, and then have their tooling install those packages. NuGet already has support for installing packages in...
View ArticleEdited Feature: Support "Preinstalled Package" functionality outside of VS...
Teams developing tooling need to include NuGet packages on disk within their tooling installers, and then have their tooling install those packages. NuGet already has support for installing packages in...
View ArticleCreated Issue: Undue circular dependency detected when...
NuGet 2.7.40601.9000An incorrect circular dependency is detected when developmentDependency is set to true.Repro steps:- Create a C# ASP.NET MVC 4 Project on Visual Studio 2012.- Install jQuery...
View ArticleEdited Issue: Undue circular dependency detected when...
NuGet 2.7.40601.9000An incorrect circular dependency is detected when developmentDependency is set to true.Repro steps:- Create a C# ASP.NET MVC 4 Project on Visual Studio 2012.- Install jQuery...
View ArticleEdited Issue: Undue circular dependency detected when...
NuGet 2.7.40601.9000An incorrect circular dependency is detected when developmentDependency is set to true.Repro steps:- Create a C# ASP.NET MVC 4 Project on Visual Studio 2012.- Install jQuery...
View ArticleEdited Issue: Undue circular dependency detected when...
NuGet 2.7.40601.9000An incorrect circular dependency is detected when developmentDependency is set to true for the package in the scenario described.Repro steps:- Create a C# ASP.NET MVC 4 Project on...
View ArticleEdited Issue: Undue circular dependency detected when...
NuGet 2.7.40601.9000An incorrect circular dependency is detected when developmentDependency is set to true for one of the packages in the scenario described below.Repro steps:- Create a C# ASP.NET MVC...
View ArticleCommented Issue: Unable to restore packages with .targets files [3135]
Unable to restore packages with .targets files.Steps to reproduce: 1) Create Portable Class Library Project.2) nuget-install Microsoft.Bcl.Async (for example)3) Enable NuGet package restore4) Close...
View ArticleSource code checked in, #2909b48b97cd1a11aa96c67fc9d2cdf79a7d03d0
Convert acknowledgements and changelog over to markdown and add entry to changelog for #3281
View ArticleUpdated Wiki: Home
Getting Started |Documentation | Frequently Asked Questions |Known Issues |Release ArchiveUpcoming and Recent ReleasesRelease DateDetailsLinks2.7Late Summer 2013In planningPackage Restore improvements...
View ArticleCommented Issue: Ability to specify that targeting a given set of platforms...
This feature would allow NuGet to be configured in such a way that a target framework of portable-AAA+BBB+CCC would also imply that platform XXX was supported, ie it would be treated the same as...
View ArticleSource code checked in, #aae92f68616ad1138c63e719d37e6d9c71d837a5
Implement NuGet config extensibility point: NuGet now reads machine wide config files in %programdata%\NuGet\Config. Since machine wide config settings don't change, plus loading them can be expensive,...
View ArticleSource code checked in, #f88b2e58d4d2defa09695d137ccb6196b5f1362a
Continue nuget config extensibility point implementation.
View ArticleSource code checked in, #bbf59178a684d73f76a93a5c4687c1629df18721
When saving package sources, machine wide sources should not be listed in section "packageSources".
View ArticleSource code checked in, #ea6b08e935272b24518baca9ded699619343f465
Do not allow editing machine-wide feeds - Config Extensibility UI
View Article