Commented Issue: Sort by published date throws null reference exception [2854]
repros with latest Nuget 2.2 bits.<br /><br />Repro steps:<br />1.Creating a new C# Classlibrary project.<br />2.Right-click the solution and click Manage NuGet Package...
View ArticleClosed Issue: Installing/Uninstalling/Updating packages freezes Visual Studio...
In a very complex solution there is an mvc3 web application. I have been using nuget to manage a few packages (jQuery and jQuery UI for example) for it. The other projects have no nuget packages...
View ArticleCommented Issue: Document NuGet powershell objects [2863]
There doesn't appear to be any documentation around what is available in the various powershell scripts that are run when a package is installed/removed. Some of the objects can be found by googling or...
View ArticleEdited Issue: Enable Package Restore - Selective Projects [1812]
From http://nuget.codeplex.com/discussions/284405<br /><br />Enable Package Restore is a great feature. One enhancement I would like though is if it would only update those projects that...
View ArticleCommented Issue: Enable Package Restore - Selective Projects [1812]
From http://nuget.codeplex.com/discussions/284405<br /><br />Enable Package Restore is a great feature. One enhancement I would like though is if it would only update those projects that...
View ArticleNew Post: upgraded the build server to TeamCity 7.1
Thanks for fixing it. I see the build pass now.And also thank for upgrading Team City. We really appreciate it.
View ArticleNew Post: Support for SSDT projects: new fork
Hi, all. I've actually made some headway with this, but unfortunately other things have taken priority and I haven't done much on it recently. I'll try to upload what I have today (it's not very...
View ArticleEdited Issue: [Accessibility] : Can't select project in 'Select Projects'...
I can't navigate the project list ("select Projects" pop-up) using the keyboard in VS 11. This works using Vs 2010.1) Create a new project in VS 11 (real life scenario would require 2 apps)2) Manage...
View ArticleCommented Issue: nuget.server package web.config transform adds duplicate...
1. Create an empty Web application project targeting 4.5<br />2. install nuget.server package<br />3. run<br /><br />Actual:<br />Config section 'system.web/compilation'...
View ArticleNew Post: upgraded the build server to TeamCity 7.1
its my very tiny contribution to open source :) Eric Hexter blog | http://Hex.LosTechies.com info | http://www.linkedin.com/in/erichexterOn Thu, Nov 29, 2012 at 1:17 AM, dotnetjunky...
View ArticleEdited Issue: Unable to push to nuget.server using iisexpress [2859]
I am trying to create a server to push nuget packages. <br /><br />Steps to reproduce. Windows 8 Ultimate.<br />vs2012 create an empty asp.net application<br />install-package...
View ArticleEdited Issue: issue opening projects in blend after having set "enable nuget...
In all my source control enabled work I set the <solution> | "enable nuget package restore" option that prevents $(SolutionDir)\packages binaries from being included in source control checkins....
View ArticleCommented Issue: issue opening projects in blend after having set "enable...
In all my source control enabled work I set the <solution> | "enable nuget package restore" option that prevents $(SolutionDir)\packages binaries from being included in source control checkins....
View ArticleEdited Issue: "Could not load file or assembly 'NuGet.core, Version...
Not sure what I did differently but went to open an App for Office 2013 project and received this error. Now I can't create any new projects in Visual Studio 2012.<br />Uninstalled and...
View ArticleCommented Issue: "Could not load file or assembly 'NuGet.core, Version...
Not sure what I did differently but went to open an App for Office 2013 project and received this error. Now I can't create any new projects in Visual Studio 2012.<br />Uninstalled and...
View ArticleEdited Issue: [NuGet 2.2] Fail to uninstall package (files left undeleted)...
Nuget fail to uninstall some packages for windows phone app.<br /><br />Repros with windows phone express 2012 and nuget 2.2<br /><br />Repro steps:<br />1. create a new...
View ArticleCreated Issue: visual studio package dependency details to have more info [2867]
Attached screenshot. VS package dependency has lesser details for dependency that package explorer :)
View ArticleCommented Issue: visual studio package dependency details to have more info...
Attached screenshot. VS package dependency has lesser details for dependency that package explorer :)Comments: in the screenshot LHS is VS and RHS is package explorer
View ArticleClosed Issue: Unable to use "portable" designation in a dependency group [2781]
I have the following dependencies in my package:<br /><br /> <dependencies><br /> <group><br /> <dependency id="Microsoft.Bcl" version="1.0.0-beta" /><br...
View ArticleCommented Issue: visual studio package dependency details to have more info...
Attached screenshot. VS package dependency has lesser details for dependency that package explorer :)Comments: This is by design. When you open the project-level dialog, we filter the dependencies to...
View Article