Commented Issue: [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 ArticleSource code checked in, #3c5d9c4ee627129108f80cc46e61cc830de9930c
Trim the $metadata suffix from urls when persisting the credentials. Work items: 2379
View ArticleEdited Issue: SettingsCredentialProvider does not work [2379]
I specified a feed URL and credentials in NuGet.Config via PackageSourceProvider class.When I call NuGet.exe list for that package source, it manages to use persisted credentials for all urls but...
View ArticleCommented Issue: SettingsCredentialProvider does not work [2379]
I specified a feed URL and credentials in NuGet.Config via PackageSourceProvider class.When I call NuGet.exe list for that package source, it manages to use persisted credentials for all urls but...
View ArticleNew Post: Modifying PATH with .targets?
Hi. I am playing around with NuGet for native packages. As a learning project I am trying to create a package for gmock. I have everything working as far as compiling goes. When I run my test app the...
View ArticleClosed Unassigned: http://nuget.org/nuget.exe is still v2.6 [3608]
Could you please update to 2.7! :)Thanks guysComments: It ha been fixed.
View ArticleSource code checked in, #0437dc6fd30f4c66ffe0b9f6cbd177f46ed9ade7
Fix some FxCop errors and add entries to acknowledgement and changelog files.
View ArticleCreated Unassigned: NuGet-DependencyVersion was not shown for update-package...
Repro steps:1. create a class library project2. open PMC, type install-package Microsoft.Aspnet.WebApi.Odata3. type update-package4. examine fiddler requestsExpected: request to get dependency packages...
View ArticleCommented Unassigned: Input string was not in a correct format [3609]
I have upgrade to the latest NuGet version 2.7, and I now get the following error when trying to install a package. I am running on VS2012 Ultimate. I had all of the latest updateds installed. I did...
View ArticleCreated Task: Add -Tools equivalent to nuget.exe for \build folder [3612]
In 2.5, NuGet introduced the \build folder for auto-importing target files into projects. NuGet.exe pack has had a -Tools switch that allows build outputs of a project to be placed in the \tools...
View ArticleCreated Unassigned: Both NuGet-DependentPackage and...
Repro steps:1. start Package Manager dialog2. go to online tab and install Microsoft.Aspnet.WebApi.Odat3. go to update tab and click UpdateAll4. check fiddler requestsExpected: Both...
View ArticleCreated Unassigned: Error 1 NuGet Package restore failed for project xyz:...
I don't recall changing or updating anything in VS2012, but recently getting this along with similar errors during compile. Any thoughts?
View ArticleCommented Unassigned: NuGet-DependencyVersion was not shown for...
Repro steps:1. create a class library project2. open PMC, type install-package Microsoft.Aspnet.WebApi.Odata3. type update-package4. examine fiddler requestsExpected: request to get dependency packages...
View ArticleCommented Unassigned: Both NuGet-DependentPackage and...
Repro steps:1. start Package Manager dialog2. go to online tab and install Microsoft.Aspnet.WebApi.Odat3. go to update tab and click UpdateAll4. check fiddler requestsExpected: Both...
View ArticleCommented Unassigned: NuGet-DependencyVersion was not shown for...
Repro steps:1. create a class library project2. open PMC, type install-package Microsoft.Aspnet.WebApi.Odata3. type update-package4. examine fiddler requestsExpected: request to get dependency packages...
View ArticleCommented Issue: Package Visualizer error [2078]
When trying to use the package visualizer, I get an error:"An item with the same key has already been added"There's not much clue where the error comes from, in the title bar it says "Microsoft Visual...
View ArticleClosed Issue: [NuGet 2.7] New package restore doesn't work with Wix projects...
The new package restore workflow doesn't work for Wix (and likely other) project types.I've attached a repro solution.When you run ```NuGet.exe restore``` on the solution file, you'll notice that the...
View ArticleClosed Issue: [NuGet 2.7] New package restore doesn't work on Mono when using...
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 ArticleCommented Issue: Package Visualizer error [2078]
When trying to use the package visualizer, I get an error:"An item with the same key has already been added"There's not much clue where the error comes from, in the title bar it says "Microsoft Visual...
View ArticleCommented Unassigned: NuGet-DependencyVersion was not shown for...
Repro steps:1. create a class library project2. open PMC, type install-package Microsoft.Aspnet.WebApi.Odata3. type update-package4. examine fiddler requestsExpected: request to get dependency packages...
View Article