New Post: Nuget Server Update Help
Hi I inherited our nuget server from someone who has left. I am trying to upgrade the server to 2.7 and can't find help on this topic, i.e. most help is for the client side. I grabbed the latest...
View ArticleClosed Issue: Package Manager doens't remember sort by order [3207]
from @bhaveshRepro steps- create a new WAP which will have a bunch of installed packages- Open nuget package manager and click on Installed Packages node- Change sort by from ascending to descending-...
View ArticleClosed Issue: WinRT solution refuses to stop re-creating the packages folder...
from DarrelQuick Nuget question. We have a repo where we decided to keep the packages folder at the root, above the solution folders. It is working for most of our solutions. However, one WinRT...
View ArticleCommented Issue: Screen cutoff for packages with a long version number [3193]
Screen cutoff for packages with a long version number. Resize the manage nugget packages dialog won't help.see attached screenshot.Comments: We can show the tooltip over the version string.
View ArticleEdited Issue: Screen cutoff for packages with a long version number [3193]
Screen cutoff for packages with a long version number. Resize the manage nugget packages dialog won't help.see attached screenshot.
View ArticleEdited Issue: nuget pack is unable to extract metadata from a winmd [3186]
nuget.exe packAttempting to build package from 'ClassLibrary49.csproj'.Packing files from 'Documents\Visual Studio 2012\Projects\ClassLibrary49\ClassLibrary49\bin\Debug'.WARNING: Unable to extract...
View ArticleEdited Issue: Better management of native transitive dependencies [3160]
Consider a native solution:1. A native Win32 console application, named A.2. A native Win32 static library, named B.3. The console app A has a project dependency on B, and calls B's code.2. A native...
View ArticleCommented Issue: Better management of native transitive dependencies [3160]
Consider a native solution:1. A native Win32 console application, named A.2. A native Win32 static library, named B.3. The console app A has a project dependency on B, and calls B's code.2. A native...
View ArticleEdited Feature: Improve Manager UI when a older package cannot be installed...
Consider a solution with multiple projects, which uses two different versions of the same NuGet package. 1. Click "Manage" on one package version from the solution's "Manage NuGet Packages" dialog.1....
View ArticleEdited Feature: Improve Manager UI when a older package cannot be installed...
Consider a solution with multiple projects, which uses two different versions of the same NuGet package. 1. Click "Manage" on one package version from the solution's "Manage NuGet Packages" dialog.1....
View ArticleEdited Issue: NuGet fail to install package to a project that has linked...
Repro steps:1. open attached solution2. start manage nuget dialog3. install jqueryExpected: package can be installedActual: Installing 'jQuery 1.9.1'.Successfully installed 'jQuery 1.9.1'.Adding...
View ArticleCommented Issue: NuGet fail to install package to a project that has linked...
Repro steps:1. open attached solution2. start manage nuget dialog3. install jqueryExpected: package can be installedActual: Installing 'jQuery 1.9.1'.Successfully installed 'jQuery 1.9.1'.Adding...
View ArticleClosed Issue: Config files not being removed when uninstalling the package...
I have created a NuGet package with spec file similar to the file attached to this message. The issue that I am experiencing is related to the config files not being removed when the package is...
View ArticleEdited Issue: VS nuget not updating packages.config [3132]
Nuget-VS plugin isn't working properly when I installed an additional package after having one already in. _NOTE: packages.config exists in the directory, but is not included in the project, due to...
View ArticleCreated Unassigned: NuGet broken after update on Visual Studio 2010 [3699]
After updating to version 2.7.40808.167, I started getting the following exceptionError occurred while restoring NuGet packages: System.NotImplementedException: The method or operation is not...
View ArticleNew Post: "An exception occurred during a WebClient request" only when...
Hi, I need to be able to compile my solution using debug/release|x86/x64. After cloning a new workspace, if I change platform configuration to mixed platform or Any CPU it works like a charm. If I use...
View ArticleNew Post: Unable to get private nuget server - Assembly Reference Issues
Hi The info is over at https://nuget.codeplex.com/discussions/458882 (Ecosystem) but being new to the forum, i was not sure the best place to put it. Appreciate input. Thanks in advance
View ArticleNew Post: Support for SSDT projects: new fork
RobRolls gives a decent summary, and I wrote this message yesterday, so my apologies if it repeats some of what he said; in the process of writing it I realised I'd make a small mistake in my code, and...
View ArticleReviewed: NuGet Package Explorer v3.7 (Sep 25, 2013)
Rated 5 Stars (out of 5) - Very useful and simple to handle.
View ArticleNew Post: Support for SSDT projects: new fork
Tom, Nice summary. I am glad to hear about how you handled the database reference "type" issue. This is exactly how we are using them, as composite projects. Thanks, Rob
View Article