Edited Issue: Undue circular dependency detected [2965]
Hello,There is a bug in the way circular dependencies are computed. A fix for this is available [here](http://nuget.codeplex.com/SourceControl/network/forks/xaviernoelle/NuGet/contribution/3802) but I...
View ArticleCommented Unassigned: mono xbuild packages don't restore [3332]
Under nuget 2.5, using xbuild (Mono 3.0.6 OSX) doesn't restore packages because of an extra space found on line 54 in the NuGet.targets file:<RestoreCommand>$(NuGetCommand) install...
View ArticleSource code checked in, #eb89f05aa68095f50d69eebee283373e6d2365f6
Implement the restore command
View ArticleSource code checked in, #b8d515f6341193b970d2a9d837e580e762d2eb71
Do no add binding redirects for assemblies that are already part of the framework. Work items: 3072
View ArticleSource code checked in, #dfdeaded66d6d1095df7eb7c75e307cede75ded6
Do not run test in Vs 2010
View ArticleEdited Issue: NuGet should not generate binding redirects for binaries that...
We're hitting an issue with Microsoft.Bcl package where NuGet is adding a binding redirect for a binary that is considered part of the framework, this causes the application to crash because the...
View ArticleCommented Issue: NuGet should not generate binding redirects for binaries...
We're hitting an issue with Microsoft.Bcl package where NuGet is adding a binding redirect for a binary that is considered part of the framework, this causes the application to crash because the...
View ArticleCommented Unassigned: mono xbuild packages don't restore [3332]
Under nuget 2.5, using xbuild (Mono 3.0.6 OSX) doesn't restore packages because of an extra space found on line 54 in the NuGet.targets file:<RestoreCommand>$(NuGetCommand) install...
View ArticleCommented Issue: Nuget.exe install : copy "Content" files if missing [1239]
As explained here http://blog.davidebbo.com/2011/05/thoughts-on-installing-and-updating.html," Nuget.exe install" is not intended to install a package outside Visual Studio, but rather to restore a...
View ArticleCommented Unassigned: mono xbuild packages don't restore [3332]
Under nuget 2.5, using xbuild (Mono 3.0.6 OSX) doesn't restore packages because of an extra space found on line 54 in the NuGet.targets file:<RestoreCommand>$(NuGetCommand) install...
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 ArticleCommented Unassigned: mono xbuild packages don't restore [3332]
Under nuget 2.5, using xbuild (Mono 3.0.6 OSX) doesn't restore packages because of an extra space found on line 54 in the NuGet.targets file:<RestoreCommand>$(NuGetCommand) install...
View ArticleNew Post: Do I have to register for an account if I don't publish to public...
I plan on using NuGet to package up and manage assemblies for in-house use only. Do I need to have an account if I am creating npkg files that I don't plan to ever publish to the public repository, ?...
View ArticleCreated Unassigned: Files under Packages folder are checked out without any...
Repro steps:1. create a win32 project, install zlib and jquery.validation package2. add solution to source control and check in3. uninstall jquery.validation package4. check the pending...
View ArticleCommented Unassigned: Files under Packages folder are checked out without any...
Repro steps:1. create a win32 project, install zlib and jquery.validation package2. add solution to source control and check in3. uninstall jquery.validation package4. check the pending...
View ArticleCreated Unassigned: Just starting Package Manager dialog will make the .proj...
1. Have a solution with packages installed checked into TFS2. Restart VS and open the same solution3. Start Manage Packages dialogExpected: Before any package operations, there are no files checked out...
View ArticleCreated Unassigned: Files failed to be deleted from the physical folder, even...
Repro steps:1. create a new win32 c++ project2. install jquery.validation package3. add solution to source control and check in4. uninstall jquery.validation packageExpected: the files under the Script...
View ArticleCommented Unassigned: Just starting Package Manager dialog will make the...
1. Have a solution with packages installed checked into TFS2. Restart VS and open the same solution3. Start Manage Packages dialogExpected: Before any package operations, there are no files checked out...
View ArticleCommented Unassigned: Just starting Package Manager dialog will make the...
1. Have a solution with packages installed checked into TFS2. Restart VS and open the same solution3. Start Manage Packages dialogExpected: Before any package operations, there are no files checked out...
View ArticleEdited Issue: NuGet should not generate binding redirects for binaries that...
We're hitting an issue with Microsoft.Bcl package where NuGet is adding a binding redirect for a binary that is considered part of the framework, this causes the application to crash because the...
View Article