Quantcast
Channel: WE MOVED to github.com/nuget. This site is not monitored!
Browsing all 7612 articles
Browse latest View live
↧

Commented Unassigned: Reinstall Package tree resolution is broken [3588]

I have a project with about 20 nuget packages, and some packages depends on others as usual.After retargeting packages or changing versions, update-package -reinstall has some issues with the package...

View Article


Commented Unassigned: Set "allowedVersions" from command line and easier...

With the amount of changes in javascript libraries for the "evergreen" browsers, it is more required than ever to downgrade packages and fix branches. Currently, nuget makes it quite hard to downgrade...

View Article


Commented Unassigned: Nuget installs old version of dependencies by default...

Nuget installs old versions of package dependencies by default.This requires an "update-package" right after "install-package".Examples:Create a new empty asp.net mvc application and:Install-Package...

View Article

Closed Unassigned: NuGet Package Manger installation fails through Visual...

Below is the log output I receive when I try to install either 2.5 or 2.6 of the NuGet Package Manager. I have tried with and without local admin rights and it doesn't matter same result. I have also...

View Article

Commented Unassigned: NuGet 2.7 - nuget spec creates invalid nuspec file? [3584]

HiI just created a nuspec file with calling "nuget.exe spec".Then I wanted to open the created nuspec file with the nuget PackageExplorer (v3.6). An error dialog with the following message is shown:The...

View Article


Closed Unassigned: NuGet 2.7 - nuget spec creates invalid nuspec file? [3584]

HiI just created a nuspec file with calling "nuget.exe spec".Then I wanted to open the created nuspec file with the nuget PackageExplorer (v3.6). An error dialog with the following message is shown:The...

View Article

New Post: Trying to connect LinqPad to the odata feed: MetadataException

We're are of this problem and will deploy a fix to nuget.org soon.

View Article

New Post: Trying to connect LinqPad to the odata feed: MetadataException

Yay! Thank you :)

View Article


Edited Issue: getupdate should not be called again if count is 0 [3100]

1. Launch manage NuGet package dialog on a project where no updates are available. (I had allowedversion constraint as well)Actual:The first call to get the count returns 0.and a call is made to get...

View Article


Edited Issue: getupdate should not be called again if count is 0 [3100]

1. Launch manage NuGet package dialog on a project where no updates are available. (I had allowedversion constraint as well)Actual:The first call to get the count returns 0.and a call is made to get...

View Article

Commented Issue: getupdate should not be called again if count is 0 [3100]

1. Launch manage NuGet package dialog on a project where no updates are available. (I had allowedversion constraint as well)Actual:The first call to get the count returns 0.and a call is made to get...

View Article

New Post: Package dlls getting added to the solution root

Hi, thanks for your response. I had assumed that it was NuGet since the issue occurred only when using the package management interface. However, after much testing with clean solutions I believe that...

View Article

Commented Unassigned: Circular depency Microsoft.Bcl => Microsoft.Net.Http =>...

Hello,Im running into a circular dependency issue that I don't really get. I have a simple project for Portable Class Libraries that has dependency to the new Microsoft.Net.Http and Newtonsoft.Json....

View Article


Commented Issue: includereferencedprojects -symbols doesn't add sources for...

1. classlibrary 1 references classlibrary22. nuget pack -includereferencedprojects - symbolsActual:the generated package contains pdb for both the projects but contains sources for classlibrary1...

View Article

Commented Feature: File Properties are not preserved for content files [435]

Scenario: In my project I have a file with a Build Action that I would like to be preserved when I install the package. No file related properties appear to be preserved when installing a...

View Article


Commented Unassigned: Update of solution-level packages not possible [3590]

I have been using NuGet for a while now and do like it a lot. But imho ever since the use of solution-level packages has been a bit fuzzy. Now with the latest package manager version 2.6.40627.9000 it...

View Article

New Post: Adding an option to choose the version number to the NuGet Manager...

That's great news Jeff. Is there a schedule for this? or a work item I can track to see when this feature is added? Thanks, Ido.

View Article


Created Unassigned: Nuget Timeouts Corrupt the local Cache [3595]

I believe there is a bug in the way Nuget is handling network timeouts when retrieving packages over the network. I have a patchy network connection and whenever Nuget timesout, subsequent calls to...

View Article

New Post: Adding an option to choose the version number to the NuGet Manager...

Just an FYI that I second this feature. We're currently designing how we'll manage versions of our internal, shared libraries, and it was identified that if we have multiple project/dev-level branches,...

View Article

Created Unassigned: [NuGet 2.7] New package restore doesn't work on Mono when...

The new package restore workflow doesn't work on Mono when using an SLN file, i.e. invoking```nuget.exe -restore MySolution.sln```returns: "An exception was thrown by the type initializer for...

View Article
Browsing all 7612 articles
Browse latest View live