New Post: NuGet Group Policy Features
We have created a working spec for some NuGet Group Policy features and posted it here:http://docs.nuget.org/docs/working-specs/group-policy We would love to hear your feedback on this spec. Please...
View ArticleCommented Issue: Reinstall may not reinstall same versions (dependencies) [2455]
In the example below it reinstalled and older version of a dependency (jQuery).Id Version -- ------- EntityFramework 4.1.10331.0 jQuery 1.5.1 jQuery.UI.Combined 1.8.11 jQuery.Validation 1.8.0...
View ArticleEdited Issue: Reinstall may not reinstall same versions (dependencies) [2455]
In the example below it reinstalled and older version of a dependency (jQuery).Id Version -- ------- EntityFramework 4.1.10331.0 jQuery 1.5.1 jQuery.UI.Combined 1.8.11 jQuery.Validation 1.8.0...
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 ArticleEdited Unassigned: [Regression] Package Sources dialog: the feed source...
Repro steps:1. open Settings dialog and go to Package Source2. select any of the existing sources, try to edit the Source3. or create a new package source, edit the Source in the Source:...
View ArticleCommented Unassigned: [Regression] Package Sources dialog: the feed source...
Repro steps:1. open Settings dialog and go to Package Source2. select any of the existing sources, try to edit the Source3. or create a new package source, edit the Source in the Source:...
View ArticleEdited Issue: incorrect nuget-operation header sent [3324]
with https://nuget.codeplex.com/workitem/3284the header information sent for jquery isGET https://nuget.org/api/v2/package/jQuery/2.0.0 HTTP/1.0NuGet-Operation:...
View ArticleCommented Issue: incorrect nuget-operation header sent [3324]
with https://nuget.codeplex.com/workitem/3284the header information sent for jquery isGET https://nuget.org/api/v2/package/jQuery/2.0.0 HTTP/1.0NuGet-Operation:...
View ArticleCreated Unassigned: Updating assemblies tries downgrading libraries [3376]
I've been trying to update the WebAPI components recently and NuGet is trying (and failing) to downgrade Newtonsoft.JSON in the process:> Updating 'Microsoft.AspNet.WebApi' from version...
View ArticleNew Post: VSIP Package Integration
Hi - I maintain a (very old C++) VSIP package which adds a new project type and language to VS and am at last working on Visual Studio 2012 integration. Things are working generally OK with the...
View ArticleCreated Unassigned: NuGet Uninstall slow performance & out of memory error...
I'm not sure if you have pushed fix for this or not but I'm having some issues while uninstalling one of my packages. Basically it is a bit larger package around 30MB that contains almost 25MB of...
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 ArticleNew Post: 'NuGet install-package' from c# code but inside a T4 template
Hi did you guys ever solve the problem? I have the same issue within a T4 template....
View ArticleNew Post: Feature Requests from a Build Engineer in the Enterprise
Hello. I am a Build Engineer for our company, and am really liking NuGet and am currently configuring a private server to help our development teams manage our internally shared libraries, as well as...
View ArticleNew Post: Unable to Upload Package - Access is Denied
Please file an issue on the nuget gallery project site: https://github.com/NuGet/NuGetGallery/issues?state=open
View ArticleNew Post: VSIP Package Integration
NuGet does query many properties from the project, so I can't think of any particular one that may cause the exception. I think you have to debug NuGet. Sorry about that.
View ArticleNew Post: package-manager-out-of-sync
If you check the packages under the 'packages' folder, what do you see?
View ArticleNew Post: Modify existing files without losing content on nuget package update
You can continue to use the same settings.config.transform file as above. If user has changed the values of those elements, NuGet won't override those values when updating to the new version of your...
View ArticleReleased: NuGet Package Explorer v3.6 (Jun 03, 2013)
This is a NuGet package explorer tool which lets you view the metadata of a .nupkg package. After installing it, you can double click on .nupkg packages to open them in Package Explorer. See...
View ArticleUpdated Release: NuGet Package Explorer v3.6 (Jun 03, 2013)
This is a NuGet package explorer tool which lets you view the metadata of a .nupkg package. After installing it, you can double click on .nupkg packages to open them in Package Explorer.See...
View Article