Created Unassigned: Fails to add references to assemblies with certain...
Filenames with URL escaping sequences gets interpreted incorrectly.Example: App%2a.dll get interpreted as App*.dll and fails.Repro:Create Nuget package with assembly called 'App%2a.dll'.Packaging works...
View ArticleCreated Unassigned: The id property of the dependency element is not...
Just like the Package Id is validated, the id attribute of a dependency element should also be checked.Else packaging will work, but fail later.
View ArticleEdited Unassigned: Fails to add references to assemblies with certain...
Filenames with URL escaping sequences gets interpreted incorrectly.Example: App%2a.dll get interpreted as App*.dll and fails.Repro:Create Nuget package with assembly called 'App%2a.dll'.Packaging works...
View ArticleCommented Unassigned: Fails to add references to assemblies with certain...
Filenames with URL escaping sequences gets interpreted incorrectly.Example: App%2a.dll get interpreted as App*.dll and fails.Repro:Create Nuget package with assembly called 'App%2a.dll'.Packaging works...
View ArticleCommented Unassigned: Fails to add references to assemblies with certain...
Filenames with URL escaping sequences gets interpreted incorrectly.Example: App%2a.dll get interpreted as App*.dll and fails.Repro:Create Nuget package with assembly called 'App%2a.dll'.Packaging works...
View ArticleNew Post: nuget : Specifying both -IncludeReferencedProjects and -Symbols is...
Hello, I got this error message when packing my lib: PM> nuget pack -IncludeReferencedProjects -Symbols nuget : Specifying both -IncludeReferencedProjects and -Symbols is not supported Is there any...
View ArticleCreated Unassigned: Nuget command line version number is wrong [3467]
There version 2.6 Nuget command line client downloaded from https://nuget.codeplex.com/releases/view/104497 (URL of https://nuget.codeplex.com/downloads/get/697144)Reports itself as version 2.5 when...
View ArticleCommented Issue: -Safe and -IncludePrerelease don't behave correctly [2985]
We produce regularly different versions of packages and often we have an overlap between an RC and Beta phase for the same components.We use the package prerelease function to tag the packages...
View ArticleCreated Unassigned: Update-Package -Reinstall doesn't retain versions [3468]
The docs suggest that Update-Package -Reinstall will reinstall the *same versions* of all packages in all projects.I just tried this (as we're testing moving net40 -> net45), but it upgraded and...
View ArticleCommented Unassigned: Update-Package -Reinstall doesn't retain versions [3468]
The docs suggest that Update-Package -Reinstall will reinstall the *same versions* of all packages in all projects.I just tried this (as we're testing moving net40 -> net45), but it upgraded and...
View ArticleCommented Unassigned: Update-Package -Reinstall doesn't retain versions [3468]
The docs suggest that Update-Package -Reinstall will reinstall the *same versions* of all packages in all projects.I just tried this (as we're testing moving net40 -> net45), but it upgraded and...
View ArticleCommented Unassigned: Update-Package -Reinstall doesn't retain versions [3468]
The docs suggest that Update-Package -Reinstall will reinstall the *same versions* of all packages in all projects.I just tried this (as we're testing moving net40 -> net45), but it upgraded and...
View ArticleCommented Unassigned: Manage nuget for solution does not correctly show the...
I have notice that when we work in a team if one of my colleague update the package on his side and publish the changes to our vcs, then if I downlload this update the visual studio manager will keep...
View ArticleNew Post: ProGet 2.1 Released - Now with FREE Symbol/Source Server
We're excited to announce v2.10 of ProGet, the enterprise NuGet repository. In addition to a new license filtering feature (enterprise version only), we've decided to make symbol/source serving...
View ArticleCreated Unassigned: Enable NuGet Package Restore not available when solution...
Visual Studio allows you to hide the solution node if you only have a single project in your solution. When you have that scenario, the "Enable NuGet Package Restore" context-menu cannot be...
View ArticleCommented Issue: Add -IgnoreDependencies option to command line version [2126]
Currently -IgnoreDependencies is only available through the powershell-command.Comments: OK, thanks.
View ArticleSource code checked in, #22189a692de721b2936fe4e65754b6986b7c2123
Fix bug to allow development on VS 2012 when VS 2013 is installed side-by-side.
View ArticleCommented Feature: Add 1st class support for assembly platform (x86, x64,...
I have a number of 3rd party assemblies that I would like to use nuget with but they have native platform dependencies. Currently the only solution is to create multiple packages specifying the...
View ArticleCreated Unassigned: Remember selection of the All node [3473]
i feel it could be initially little confusing for few users who use to always find a package while searching for it (in the aggregated feed). Now with the change "Do not select the All source by...
View ArticleCommented Feature: Add 1st class support for assembly platform (x86, x64,...
I have a number of 3rd party assemblies that I would like to use nuget with but they have native platform dependencies. Currently the only solution is to create multiple packages specifying the...
View Article