Commented Issue: update-package for F# broken [2873]
update-package does not work for F# projects and possibly has never worked. You can use my project https://github.com/jackfoxy/RandomBitsSolution for testing.I have attempted this on a recent nightly...
View ArticleCommented Issue: update-package for F# broken [2873]
update-package does not work for F# projects and possibly has never worked. You can use my project https://github.com/jackfoxy/RandomBitsSolution for testing.I have attempted this on a recent nightly...
View ArticleNew Post: "Install Nuget" link on nuget.org installs 2.0 version but download...
Hello,Below link install Nuget 2.0 but version mentioned is 2.1. It requires manual upgrade from visual studio. Is it a known...
View ArticleNew Post: "Install Nuget" link on nuget.org installs 2.0 version but download...
Hello,Below link install Nuget 2.0 but version mentioned is 2.1. It requires manual upgrade from visual studio. Is it a known...
View ArticleCreated Issue: Loc: part of the framework mismatch error is not localized [2880]
Machine configuration: win2k8 R2 ENU, with JPN display language + ENU Dev10 Professional + Nuget 2.2Repro steps:1. create a web application2. install silverlight toolkit -core packageExpected: on the...
View ArticleNew Post: Problems getting correct version numbers for direct and indirect...
When I run the pack command on one of my projects, the resulting package doesn't contain all the dependencies I'd expect it to.Here's an example:TopLevelProject has a dependency on LibraryA >=...
View ArticleCommented Issue: update-package for F# broken [2873]
update-package does not work for F# projects and possibly has never worked. You can use my project https://github.com/jackfoxy/RandomBitsSolution for testing.I have attempted this on a recent nightly...
View ArticleNew Post: Icon Size (Package vs. Gallery)
Any update on this? This is still an issue a year and a half later. It's either have a crappy gallery logo or a crappy nuget logo.
View ArticleCommented Issue: Custom Variables and Install Dialog [1438]
I would like to be able to specify custom variables to use in code and config transforms. When a package with these custom variables gets installed a dialog would prompt the user to set the values of...
View ArticleCommented Issue: Update package dialog hangs in VS2012 [2532]
I'm trying to update a package with large amount of files in content. After short period of time Package manager GUI hangs. Dialog "Updating" just freezes. I even can't scroll anything inside it....
View ArticleNew Post: Icon Size (Package vs. Gallery)
Unfortunately, there has no work being done on this. I'll make sure I'll raise the priority of this work item. Thanks for reminding us.
View ArticleNew Post: "Install Nuget" link on nuget.org installs 2.0 version but download...
are you sure it installs 2.0? I've just tried it and it installed 2.1 correctly for me.
View ArticleCreated Issue: Replace install progress dialog with the VS progress dialog...
During package installation, we show the WPF-based progress dialog. This dialog runs on UI thread and hence it has two disadvantages:1. The progress bar doesn't move smoothly, because DTE operations...
View ArticleCreated Issue: The remote name could be resolved: 'nuget.org' [2885]
After updating to the last version of NuGet, I get the following error when using the tool: The remote name could be resolved: 'nuget.org'Any ideas?
View ArticleEdited Issue: The remote name could not be resolved: 'nuget.org' [2885]
After updating to the last version of NuGet, I get the following error when using the tool: The remote name could not be resolved: 'nuget.org'<br /><br />Any ideas?
View ArticleNew Post: NuGet Hangs Loading Manage Dialog
Hello,When I open the Manage NuGet Packages dialog, I get a popup that reads "Loading the projects is required to complete the requested action. If you click the Cancel button, project loading will...
View ArticleNew Post: NuGet Hangs Loading Manage Dialog
this looks similar to http://nuget.codeplex.com/workitem/2864, is it possible you could share your project in the bug (or a trimmed down project with the repro) and I can try it on my machine to find...
View ArticleCreated Issue: error while trying to getupdates for a portable library...
1.install-package protobuf-net 2.launch package manager dialog and switch to...
View Article