New Post: Package Updates...at Machine Level?
Hello Sean, In general, you will want to upgrade to the RTM versions of these products, since they will have a number of improvements above what we shipped for the release candidate. And yes, while...
View ArticleSource code checked in, #7c4092b4dc2c
Bug-2709 : NuGet.Targets updated to make the comment more clearer
View ArticleEdited Issue: update comment to make it clearer packagesource overrides the...
The comment can give more details to the user that the packagesource would actually override the official feed. If user wants to include the official feed as well, he has to un-comment the first...
View ArticleCommented Issue: update comment to make it clearer packagesource overrides...
The comment can give more details to the user that the packagesource would actually override the official feed. If user wants to include the official feed as well, he has to un-comment the first...
View ArticleCommented Issue: Nuget package restore and dependency management [2448]
I've run into an issue where NuGet packs up a project but doesn't include any dependencies even though the project has many packages included and installed via Nuget.First part of the issue:The issue...
View ArticleClosed Issue: Nuget package restore and dependency management [2448]
I've run into an issue where NuGet packs up a project but doesn't include any dependencies even though the project has many packages included and installed via Nuget.First part of the issue:The issue...
View ArticleSource code checked in, #bc9b13ad07ea
Incorporated feedback on QuickLaunchIntegration and added unit tests 1. Availability and Functionality of the Quick Launch result for ManageNugetPackages is similar to the context of the respective...
View ArticleCreated Issue: nuget package can't contain file name start with . [2765]
sample<file src=".htaccess" target="" />in the result folder, there is no such file.
View ArticleNew Post: deploying one set of files in case of win8 html/js project and...
NuGet allows you to vary contents files based on the target framework of the project. In your case you would design your package files like this: \contents \windows8-javascript *.html, *.js files...
View ArticleSource code checked in, #2598514c7e8d
Make changes per review to make the method name more logical per review.
View ArticleCommented Issue: nuget package can't contain file name start with . [2765]
sample<file src=".htaccess" target="" />in the result folder, there is no such file.Comments: It looks to be dupe of http://nuget.codeplex.com/workitem/2742Â
View ArticleCreated Feature: Provide Code Example for Purging Old Packages from NuGet...
Right now, users who host their own Nuget galleries lack easy tools for managing and/or purging packages. The directions we currently offer folks who have a need to do so involves multiple SQL...
View ArticleNew Post: Purging Old Packages from NuGet Gallery
This discussion has been copied to a work item. Click here to go to the work item and continue the discussion.
View ArticleNew Post: Hey buddy I am New user in this portal
Which Type of site in your website Help me please... Best home Exercise Equipments
View ArticleNew Post: Unable to use NuGet with my current TFS solution, works fine on non...
Hey, By any chance do you have "repositoryPath" key set to "C:\Packages" in your nuget.config file (found under %appdata% or in any of the parent folders of your solution directory in C:\ ). When you...
View ArticleReopened Issue: Package restore ignores package source credentials from...
It seems that support for hierarchical nuget.config files is not taking into account package source credentials. After copy-pasting feed credentials in the solution level...
View ArticleEdited Issue: Package restore ignores package source credentials from...
It seems that support for hierarchical nuget.config files is not taking into account package source credentials. After copy-pasting feed credentials in the solution level...
View ArticleClosed Issue: Package restore ignores package source credentials from...
It seems that support for hierarchical nuget.config files is not taking into account package source credentials. After copy-pasting feed credentials in the solution level...
View ArticleCommented Issue: PathResolver does not support alt directory separator chars...
nuget.exe push /foo/bar.nupkg results in a file not found even though a file exists under $PWD\foo. Shouldn't be particularly hard to allow both kinds of separatorsComments: "Should be by design", give...
View ArticleNew Post: Symbol package validation
Hi everyone, I've refactored our SymbolSource NPE plugin code and packaged an extension for nuget pack that you can install using Chocolatey to run our package validation rules. To install just run:...
View Article