Commented 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 ArticleEdited 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 ArticleEdited Issue: [2.2 regression] VS 2010 first time manage package launch does...
1. On VS 2010 install 2.2 vsix<br />2. Launch manage package dialog<br /><br />Actual:<br />No packages found in the current package source. Was not able to repro it on VS...
View ArticleCommented Issue: [2.2 regression] VS 2010 first time manage package launch...
1. On VS 2010 install 2.2 vsix<br />2. Launch manage package dialog<br /><br />Actual:<br />No packages found in the current package source. Was not able to repro it on VS...
View ArticleCreated Issue: VS 2012 - Namespace not found [2818]
Continue to get namepsace not found issues unless I turn off feature to "allow NuGet to download missing packages during build"
View ArticleNew Post: NuGet still hangs
Hi,I confirm this issue with VS2012 on Windows 8. Without TFS it works fine. It is interesting that update works from Package Manager Console in VS2010 on Windows 8, but fails in VS2012 on the same...
View ArticleCommented Issue: nuget crashes when building project [2593]
This seems to happen each and every time :(Is there any more details I can provide to help getting this resolved?3>C:\Work\hg\uxf\2012.10\.nuget\NuGet.targets(6,9): error MSB3073: The command...
View ArticleNew Post: Refactoring project referencing a nuget framework
chris, sounds like you've got a comprehensive solution there :)just a quick update from where we ended up: if you open a solution referencing both the projects referencing nuget dlls, and the projects...
View ArticleCreated Issue: Install from packages.config silently skips missing/invalid...
Steps to reproduce:1 - Create a packages.config file with a packageId and version that doesn't exist in a given shared source, such as "Invalid" and "99.0.0.0" (this can happen if a developer tested a...
View ArticleCommented Issue: When using nuspec / csproj pair, provide a way to exclude...
The default behavior of nuget pack is great when its called against a csproj. It will look at the corresponding nuspec and packages.config files and it will automatically include dependencies.However,...
View ArticleCreated Issue: Quick launch failed to work with web site project [2820]
tried with visual web developer 2012.repro steps:1. create a new web site project2. in the quick launch text box, type "jquery" and then hit enterExpected: manage nuget packages dialogs is popping up...
View ArticleEdited Issue: Quick launch failed to work with web site project right after...
reproed with visual web developer 2012.<br /><br />repro steps:<br />1. create a new web site project for the first time<br />2. in the quick launch text box, type "jquery" and...
View ArticleCreated Issue: Private Nuget Server does not work under Web Application [2821]
Hi,I have a private Nuget Server on my network and it works perfectly when it is deployed in its own Web Site on IIS. However, when I deploy it inside a new Web Application on an existing Web Site it...
View ArticleCommented Issue: Adding binding redirects removes comments, changes...
Adding binding redirects removes any comments in the <assemblyBinding> sections, and also reformats the config file, changing whitespace in places unrelated to the binding redirects.For example,...
View ArticleCommented Feature: Project-level packages directory [2251]
nuget currently stores its packages directory at the solution-level. This doesn't work in our situation, because we have several projects that are nested at different levels within the directory...
View ArticleCommented Issue: Installing/Uninstalling/Updating packages freezes Visual...
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 ArticleCreated Issue: package restore doesn't work for projects added after enabling...
1. create webapplication12. install jquery package.3. enable package restore (which would add the nuget.targets import to the project4. add new web application2Actual:Package restore is not enable for...
View ArticleEdited Issue: package restore doesn't work for projects added after enabling...
1. create webapplication1<br />2. install jquery package.<br />3. enable package restore (which would add the nuget.targets import to the project<br />4. add new web...
View ArticleEdited Issue: package restore doesn't work for projects added after enabling...
1. create webapplication1<br />2. install jquery package.<br />3. enable package restore (which would add the nuget.targets import to the project<br />4. add new web...
View ArticleEdited Issue: package restore doesn't work for projects added after enabling...
1. create webapplication1<br />2. install jquery package.<br />3. enable package restore (which would add the nuget.targets import to the project<br />4. add new web...
View Article