Edited Issue: Record external contributions [3071]
As noted here, we want to start recording external contributions:http://blog.nuget.org/20130211/workflow-changes-for-codeplex-issues.htmlEither in an acknowledgements.txt file, or in the existing...
View ArticleEdited Issue: Record external contributions [3071]
As noted here, we want to start recording external contributions:http://blog.nuget.org/20130211/workflow-changes-for-codeplex-issues.htmlEither in an acknowledgements.txt file, or in the existing...
View ArticleClosed Issue: Update-package Foo no longer works to update all projects [3043]
Trying to update all packages in a solution no longer functions. However using a specific -project target it succeeds. It also succeeds if I specifically use install and a project.Update all...
View ArticleCommented Issue: Set "Embed Interop Types" to False for EnvDTE in...
Embedding the types only makes the assembly bigger for no benefit. And it does screw up debugging for anyone doing VS extensibility, where you start getting errors like...
View ArticleReopened Issue: Set "Embed Interop Types" to False for EnvDTE in...
Embedding the types only makes the assembly bigger for no benefit. And it does screw up debugging for anyone doing VS extensibility, where you start getting errors like...
View ArticleEdited Issue: Set "Embed Interop Types" to False for EnvDTE in...
Embedding the types only makes the assembly bigger for no benefit. And it does screw up debugging for anyone doing VS extensibility, where you start getting errors like...
View ArticleNew Post: Upcoming feature in NuGet 2.3: Auto import .targets and .props file...
When I worked with feathercowboy on this feature to support native library project, he tried with package restore when his package was missing. It worked for him because his imported .targets file only...
View ArticleNew Post: Creating a ".NET Framework Packages" NuGet feed
Jeff, it's a spam bot. Ignore it.
View ArticleClosed Issue: 500 server error when downloading from...
We are running into a 500 server error when trying to downloading https://nuget.org/nuget.exeComments: The service is back up now. Please try again.
View ArticleCommented Issue: NuGet Should Not Display Version "0.0" when a target...
On the gallery, some packages which use the .NET Portable or Windows Target Frameworks don't have versions associated with them and so we display ".NET Portable 0.0". We simply use the default string...
View ArticleCommented Issue: Nuget.Server not working on AppHarbor [2716]
I decided to try and get Nuget.Server running. Easy. Then I deployed it to AppHarbor and ran into problems.Here's my AppHarbor support...
View ArticleCommented Issue: Set "Embed Interop Types" to False for EnvDTE in...
Embedding the types only makes the assembly bigger for no benefit. And it does screw up debugging for anyone doing VS extensibility, where you start getting errors like...
View ArticleCommented Issue: Nuget.Server not working on AppHarbor [2716]
I decided to try and get Nuget.Server running. Easy. Then I deployed it to AppHarbor and ran into problems.Here's my AppHarbor support...
View ArticleCommented Issue: Set "Embed Interop Types" to False for EnvDTE in...
Embedding the types only makes the assembly bigger for no benefit. And it does screw up debugging for anyone doing VS extensibility, where you start getting errors like...
View ArticleClosed Issue: Arrow keys does not work for File Conflict dialog [3076]
repro steps:1. start nuget package manager2. install a package that overwrite files3. press <- and -> arrows on keyboardExpected: can change between Yes, Yes to All, No and No to AllActual: arrow...
View ArticleCommented Issue: Set "Embed Interop Types" to False for EnvDTE in...
Embedding the types only makes the assembly bigger for no benefit. And it does screw up debugging for anyone doing VS extensibility, where you start getting errors like...
View ArticleCreated Issue: Add option for package dependency without reference ("soft" or...
There have been more and more cases in my recent experience where I use a package that has "soft" dependencies on other packages. These "soft" dependencies are necessary for the package's libraries to...
View ArticleUpdated Wiki: Home
Getting Started |Documentation | Frequently Asked Questions |Known IssuesNuGet recognized by Black Duck Software as the #5 rookie OSS project of 2010Get NuGet in SecondsReleasesRelease...
View ArticleSource code checked in, #f79e3225e562
Add -IncludeReferencedProjects option to pack command. The referenced projects processing is enabled only when this option is specified.
View Article