Created Issue: One Click Package Restore [3023]
I´m working with lots of solutions without package restore, anytime one set ups a new machine, i ended up doing Enable Package Restore, Restore, Remove Package Restore (don´t ask me why i don´t set...
View ArticleCreated Issue: when using the "install switch of nuget.exe it does not take...
I have a build server that has NuGet.exe and a NuGet.config in the following directory:C:\tools\NuGet\I have altered the NuGet.config in that directory to contain a <packageSources> element...
View ArticleEdited Issue: when using the "install" switch of nuget.exe it does not take...
I have a build server that has NuGet.exe and a NuGet.config in the following directory:C:\tools\NuGet\I have altered the NuGet.config in that directory to contain a <packageSources> element...
View ArticleCreated Issue: Dependency constraint on upper version should not include...
When specifying a dependency with a version range of [2.0.0, 2.1):Actual:Nuget allows 2.1-alpha to be installed if it exists in the feed.Expected:Only 2.1 release would be installed.While correct from...
View ArticleCommented Feature: Support -whatif for PowerShell [15]
PowerShell cmdlets support -whatif. It reports what will happen in a structured and standard way without actually making changes.Comments: would love: ``` get-package | update-package -whatif ``` Often...
View ArticleClosed Issue: NuGet must never open web browser without user's consent. [3030]
Every time Visual Studio updates NuGet, it opens my web browser to show me the http://nuget.org page. This is disastrous! I hate it with a passion. A program must NEVER EVER open user's browser unless...
View ArticleCommented Issue: Cannot install NuGet Packages in WiX Setup Projects 3.6 or...
We cannot add NuGet packages to WiX Setup Projects, version 3.6 or 3.7. Although the option of adding a package exists, when we try to install one package VS displays the following error message:...
View ArticleReleased: NuGet Package Explorer v3.3 (Feb 09, 2013)
This is a NuGet package explorer tool which lets you view the metadata of a .nupkg package. After installing it, you can double click on .nupkg packages to open them in Package Explorer. See...
View ArticleUpdated Release: NuGet Package Explorer v3.3 (Feb 09, 2013)
This is a NuGet package explorer tool which lets you view the metadata of a .nupkg package. After installing it, you can double click on .nupkg packages to open them in Package Explorer.See...
View ArticleNew Post: adding frameworkAssembly entry with CopyLocal=True
asdf Any pointers on how i configure my Package.nuspec frameworkAssembly entry such that it adds it to the project with CopyLocal=True set? In the case of the nfx45/wif45 System.IdentityModel.Services...
View ArticleCommented Issue: "Manage Solution Packages" Fails with WiX Project in...
With NuGet 2.2.31210.9045 and a solution that has a WiX 3.5 project in it, I'm unable to manage solution packages using the IDE.Right-click on the solution, select "Manage Solution Packages," then...
View ArticleNew Post: How really one can edit edit profile
Thanks for the answer taras_b. I think I can build it from there.home building
View ArticleNew Post: Have your say - License tags
I like Phil answer too. I am going to give it a try.Tim Jones, Spokane
View ArticleNew Post: Nuget import-module throws exceptions here on my machine
at System.Management.Automation.ExternalScriptInfo.ReadScriptContents() at System.Management.Automation.Runspaces.TypeTable.GetModuleContents(String moduleName, String fileToLoad, Collection`1 errors,...
View ArticleNew Post: Nuget import-module throws exceptions here on my machine
Can someone help? This happens whenever I tried to install some package that runs a .ps1 on install (like Entity Framework).
View ArticleNew Post: publishing prior minor version updates
Hello, It such a great topic and a good news for me...thanks for sharing...pregnancy yoga classes online
View ArticleNew Post: Creating a ".NET Framework Packages" NuGet feed
Well there are two issues here: First, if Microsoft wants to put it in their build of NuGet; they ultimately can. I think it gets really problematic to add it in because while it's positive to some...
View ArticleSource code checked in, #2875402a0dfc
Merge branch 'master' of https://git01.codeplex.com/nuget
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. It's...
View Article