Commented Unassigned: Package Manager has unneccessary multiple pages [3357]
On some machines (don't know why) the Package Manager splits the list of packages into multiple pages apparently without regard to the dialog size. In this case there is another package on the next...
View ArticleNew Post: PackageServer.PushPackage throws WebException: The underlying...
Same problem here, any solution?
View ArticleCommented Issue: Nuget pack with -Symbols: Wildcard in csproj leads to...
To be honest, I can't determine whether it is a bug in NuGet or client code fault...**Here is the story**I have a Visual Studio solution which currently consists of four C# projects. Each of these...
View ArticleEdited Issue: VS2012 hangs in NuGet package manager [3093]
I am experiencing a hang in Visual Studio 2012 using NuGet package UI.Its a fairly big (66 projects, 4 pages of NuGet packages) solution, closed-source commercial.Flow:1. Right click solution node in...
View ArticleClosed Issue: frameworkassemblies info is not copied over correctly for a...
1. Create new mvc4 project2. open packages\Microsoft.Net.Http.2.0.20710.0\Microsoft.Net.Http.2.0.20710.0.nuspec fileActual:This package gets installed from MVC cache from here ASP.NET MVC...
View ArticleEdited Issue: Context is already tracking a different entity [3015]
When switching between the menu items and nugget sources in the manage NuGet pkgs dialog, I sometimes get this error.
View ArticleClosed Unassigned: Install package to cloud project does not work well [3258]
Repro steps:1.on VS 2012, click Cloud project, follow the links to install SDK2.create a new cloud project with a web/worker role3. start manage nuget dialogs to install packages to the cloud...
View ArticleCommented Issue: Nuget pack with -Symbols: Wildcard in csproj leads to...
To be honest, I can't determine whether it is a bug in NuGet or client code fault...**Here is the story**I have a Visual Studio solution which currently consists of four C# projects. Each of these...
View ArticleCommented Issue: Nuget pack with -Symbols: Wildcard in csproj leads to...
To be honest, I can't determine whether it is a bug in NuGet or client code fault...**Here is the story**I have a Visual Studio solution which currently consists of four C# projects. Each of these...
View ArticleClosed Issue: Improve the perf for loading packages for online tab [3143]
The goal is for the loading time to be around 2 seconds.
View ArticleReleased: NuGet 2.2.1 (Feb 15, 2013)
http://docs.nuget.org/docs/release-notes/nuget-2.2.1
View ArticleUpdated Release: NuGet 2.2.1 (Feb 15, 2013)
http://docs.nuget.org/docs/release-notes/nuget-2.2.1
View ArticleCommented Unassigned: Issue while using NuGet Transform in Config [3360]
I have two packages for my solution where Package 2 is dependent on Package 1. Package 1 contains the configuration file & it is updated with a tag when Package 2 is installed. Now, when I remove...
View ArticleCommented Unassigned: Issue while using NuGet Transform in Config [3360]
I have two packages for my solution where Package 2 is dependent on Package 1. Package 1 contains the configuration file & it is updated with a tag when Package 2 is installed. Now, when I remove...
View ArticleCommented Unassigned: Issue while using NuGet Transform in Config [3360]
I have two packages for my solution where Package 2 is dependent on Package 1. Package 1 contains the configuration file & it is updated with a tag when Package 2 is installed. Now, when I remove...
View ArticleCreated Unassigned: Ability to Specify Location of the NuGet Cache Directory...
I use NuGet to share the output of CI builds with other software components. I've wired up a system that uses the command line .exe to pack, push, and install dependent modules, and I frequently run...
View ArticleNew Post: NuGet Package Signing
And I want to repost the link to Phil's blog about trust in NuGet. This is the NuGet team's stance on the topic of package signing. http://haacked.com/archive/2013/02/19/trust-and-nuget.aspx
View ArticleNew Post: NuGet Package Signing
dotnetjunky wrote: And I want to repost the link to Phil's blog about trust in NuGet. This is the NuGet team's stance on the topic of package signing....
View ArticleCommented Feature: Allow package resource folders to be configurable [1914]
I <3 Nuget. But one thing I don't like is that it forces things like JavaScripts to be in one location. I keep my website organized a specific way, and I don't want my scripts in that folder. So it...
View ArticleNew Post: Hosting Own NuGet Feed, Unable to reach it with NuGet.exe
I have set up a NuGet feed following all of the directions here:http://docs.nuget.org/docs/creating-packages/hosting-your-own-nuget-feeds I am able to reach the server on all but one machine, but of...
View Article