Source code checked in, #c2a3d6493e32b66fef6a3a2d637d0db1e0c2a36f
preserves formatting of transform file when doing xml transform. Work items: 3412
View ArticleNew Post: Configuration settings getting erased
I've been having trouble getting through our proxy to download packages via nuget. Finally figured out that I can achieve this by adding this to NuGet.config in the <user>\application data\NuGet...
View ArticleEdited Issue: Web.Config transform is putting elements all on one line. [3412]
1. Create a project with a web.config2. Add source: http://www.myget.org/F/aspnetwebstacknightly/3. Install package 'Microsoft.AspNet.WebApi'The handler entries that are added to web.config are all on...
View ArticleCommented Issue: Web.Config transform is putting elements all on one line....
1. Create a project with a web.config2. Add source: http://www.myget.org/F/aspnetwebstacknightly/3. Install package 'Microsoft.AspNet.WebApi'The handler entries that are added to web.config are all on...
View ArticleEdited Issue: Intellisense for "Uninstall-Package -Projectname X -Version"...
this is an edge case.if I have multiple version of a package installed in my solution :"Uninstall-Package -Version" intellisense shows up all installed version which is goodbut if I do...
View ArticleCommented Issue: Intellisense for "Uninstall-Package -Projectname X -Version"...
this is an edge case.if I have multiple version of a package installed in my solution :"Uninstall-Package -Version" intellisense shows up all installed version which is goodbut if I do...
View ArticleEdited Issue: Intellisense for "Uninstall-Package -Projectname X -Version"...
this is an edge case.if I have multiple version of a package installed in my solution :"Uninstall-Package -Version" intellisense shows up all installed version which is goodbut if I do...
View ArticleEdited Unassigned: Manage nuget for solution does not correctly show the new...
I have notice that when we work in a team if one of my colleague update the package on his side and publish the changes to our vcs, then if I downlload this update the visual studio manager will keep...
View ArticleEdited Unassigned: [2.7 regression] exception thrown while creating MVC4...
1. On Visual Studio 2010 or 2011 install NuGet 2.7 from master2. Create MVC4 projectActual:+ $exception {"No valid exports were found that match the constraint '((exportDefinition.ContractName ==...
View ArticleCommented Unassigned: [2.7 regression] exception thrown while creating MVC4...
1. On Visual Studio 2010 or 2011 install NuGet 2.7 from master2. Create MVC4 projectActual:+ $exception {"No valid exports were found that match the constraint '((exportDefinition.ContractName ==...
View ArticleCreated Unassigned: Show package restore bar by default [3463]
Currently we show the package restore bar when package restore is enabled for the current solution. I’ve heard customers ask us to show it by default even if package restore is not enabled.For this...
View ArticleEdited Feature: Show package restore bar by default [3463]
Currently we show the package restore bar when package restore is enabled for the current solution. I’ve heard customers ask us to show it by default even if package restore is not enabled.For this...
View ArticleReviewed: NuGet Package Explorer v3.6 (июл 03, 2013)
Rated 5 Stars (out of 5) - This is an excellent indepensible tool. I am ashamed to see all these low ratings because people don't understand what nuget.exe is. User ignorance != bad product.
View ArticleReviewed: NuGet.exe Command Line bootstrapper (июл 03, 2013)
Rated 5 Stars (out of 5) - absolut perfect tool. it saves me a lot of my time :-)
View ArticleCommented Unassigned: VS IDE support for configuring building of packages [3441]
NuGet.targets offers the MSBuild "BuildPackage" property which enables .xxproj based building of NuGet packages leveraging NuGet.exe pack on the .xxproj.Right now, I doubt most people even realize this...
View ArticleNew Post: Issues in the VS extension's proxy code?
Hi folks. I've been working on the implementation of the nuget based extensions for ReSharper, and I'm just looking at adding proxy support. I've got it working (from limited testing with Fiddler), but...
View ArticleNew Post: stopping "Configuring the solution to restore NuGet packages on...
network connections are good did not reconfigure package sources don't have a predictable way to repro this happens intermittently from time to time sometimes it seems changing package manager console...
View ArticleCreated Issue: PackageRestorer blocks the UI thread while restoring packages...
1. install 2.7 build from master2. Create new MVC4 application3. Delete packages folder4. BuildActual:VS freezes for few minutes/seconds (depending on the machine's capability) and then comes back...
View ArticleNew Post: Configuration settings getting erased
I upgraded to the lastest version (2.6, was on 2.5) and the problem went away
View Article