Commented Issue: Can't set a relative path for a file-based package source...
I'm using NuGet 2.1 with multiple solutions, each in a child directory under a single parent directory and a single packages directory which is shared by all the solutions (this became possible with...
View ArticleCommented Issue: Can't set a relative path for a file-based package source...
I'm using NuGet 2.1 with multiple solutions, each in a child directory under a single parent directory and a single packages directory which is shared by all the solutions (this became possible with...
View ArticleNew Post: registry path for "Allow NuGet to download missing packages during...
It's not stored in registry. It's stored in %appdata%\NuGet\NuGet.config file. <?xml version="1.0" encoding="utf-8"?> <configuration> <packageRestore> <add key="enabled"...
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 ArticleEdited 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 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 ArticleCommented Issue: Can't set a relative path for a file-based package source...
I'm using NuGet 2.1 with multiple solutions, each in a child directory under a single parent directory and a single packages directory which is shared by all the solutions (this became possible with...
View ArticleCommented Issue: Can't set a relative path for a file-based package source...
I'm using NuGet 2.1 with multiple solutions, each in a child directory under a single parent directory and a single packages directory which is shared by all the solutions (this became possible with...
View ArticleCommented Issue: Update package in TFS bound project : TFS14092 : The item...
1. create new MVC 4 app, check in TFS2. Open NuGet Package Manager, Update tab and update jQuery UI (1.8.11 -> 1.8.16)see video.TF14092: The item...
View ArticleCommented Issue: Update package in TFS bound project : TFS14092 : The item...
1. create new MVC 4 app, check in TFS2. Open NuGet Package Manager, Update tab and update jQuery UI (1.8.11 -> 1.8.16)see video.TF14092: The item...
View ArticleNew Post: Resurrection of issue #1690: Update package in TFS bound project :...
Hi, we have recently encountered problems described in issue #1690, however we are using all the latest and greatest versions of VS, TFS and Nuget. Can anyone take a look and see if this problem is back?
View ArticleCommented Issue: Update package in TFS bound project : TFS14092 : The item...
1. create new MVC 4 app, check in TFS2. Open NuGet Package Manager, Update tab and update jQuery UI (1.8.11 -> 1.8.16)see video.TF14092: The item...
View ArticleCommented Unassigned: nuget pack cannot find DLL [3344]
I am trying to create a nuget package for some classes in a DLL. When I run 'nuget pack MyProj.csproj' (from the same directory as the project) I get the following error:__Unable to find 'MyProj.dll'....
View ArticleCreated Unassigned: Maintain revision history of package metadata updates [3348]
Whenever a package's metadata is changed or the package is unlisted, a revision history should be kept. And this revision history should be queryable from NuGet.org.The process of unlisting or altering...
View ArticleCreated Unassigned: Notify package consumers when dependent metadata is...
Related to https://nuget.codeplex.com/workitem/3348If/when NuGet maintains a revision history of metadata changes to packages, it should also offer a subscription service that permits interested people...
View ArticleCommented Issue: update-package with -Safe and -IncludePrerelease updates to...
copied from http://nuget.codeplex.com/discussions/348394?ProjectName=nugetWhen issue an Update-Package with both -Safe and -IncludePrerelease the latter seems to be ignored.1.0.0 would be updated to...
View ArticleCommented Unassigned: Maintain revision history of package metadata updates...
Whenever a package's metadata is changed or the package is unlisted, a revision history should be kept. And this revision history should be queryable from NuGet.org.The process of unlisting or altering...
View ArticleCreated Unassigned: Sign the assembly [3350]
Can you please sign the assemblies you're providing through NuGet.For example the package NuGet.Server http://www.nuget.org/packages/NuGet.Server
View ArticleCommented Unassigned: Sign the assembly [3350]
Can you please sign the assemblies you're providing through NuGet.For example the package NuGet.Server http://www.nuget.org/packages/NuGet.ServerComments: Is there a reason why you want that signed?...
View Article