New Post: "Install Nuget" link on nuget.org installs 2.0 version but download...
Thanks for reply, it points to Nuget 2.1 now.
View ArticleNew Post: Help with workflow!
Hello all, I'm introducing NuGet to the team and everything is great except that for CI, i'm running a command similar to this:devenv OurProject.sln /Rebuild ReleaseBefore this I'd like to run"nuget...
View ArticleCommented Issue: NuGet Package Load Error [2582]
When attemp to load the package window from Online section extension gave me Element not found (Exception from HRESULT: 0X8002802B (TYPE_E_ELEMENTNOTFOUNT) error Comments: I have this exact same issue...
View ArticleCommented Issue: NuGet Package Load Error [2582]
When attemp to load the package window from Online section extension gave me Element not found (Exception from HRESULT: 0X8002802B (TYPE_E_ELEMENTNOTFOUNT) error Comments: For some added details: - It...
View ArticleSource code checked in, #bc1726045b2d
Fix of issue 2837: push does not support UNC sources
View ArticleCommented Issue: The remote name could not be resolved: 'nuget.org' [2885]
After updating to the last version of NuGet, I get the following error when using the tool: The remote name could not be resolved: 'nuget.org'<br /><br />Any ideas?Comments: This is a DNS...
View ArticleEdited Feature: Support Visual Studio (XDT) Web.config Transforms [232]
Currently, we have the auto-magical simple web.config transforms. We want to support allowing package authors to opt-in to using VS Web.config transforms.This depends on this feature being put in the...
View ArticleEdited Issue: Push command does not support UNC sources [2837]
In my client's current environment there are several NuGet repositories, both HTTP servers and UNC shares. I receive an error if I attempt:<br /><br /> NuGet.exe push -Source...
View ArticleCommented Issue: Push command does not support UNC sources [2837]
In my client's current environment there are several NuGet repositories, both HTTP servers and UNC shares. I receive an error if I attempt:<br /><br /> NuGet.exe push -Source...
View ArticleCommented Feature: support for readme.html [2109]
It would be great to have support for readme.html similar to readme.txt. So in our build script we can convert our github's README.md file to readme.html.This would allow more control over formatting...
View ArticleCommented Issue: Minor NuGet Visual Studio extension issues [2195]
The NuGet Visual Studio extension has two small issues that cause compatibility issues when trying to use NuGet on linux via Mono with a project created in Visual Studio.1. Inconsistent naming:* By...
View ArticleCreated Issue: Package restore usually fails. [2892]
I have a few projects with several nuget dependencies each. I work with several other developers on these projects and share sources via GIT. Whenever somebody else updates one of the project nuget...
View ArticleReviewed: NuGet 1.7 (十二月 07, 2012)
Rated 5 Stars (out of 5) - other guys say the tools is very good for the vs development.thanks
View ArticleNew Post: Undocumented replacement token $configuration$
Wow, I knew we supported that syntax for element values in the metadata section, but I didn't realize it worked within a file src. Please do update the docs here:...
View ArticleNew Post: pregnancy miracle
pregnancy miraclemother and babybaby shower ideasbaby shower giftsbaby shower cake
View ArticleNew Post: Help with workflow!
What version of VS / nuget do you have? You can check "restore packages on build" on the solution. Is that what you need? On Fri, Dec 7, 2012 at 3:56 PM, [email removed] wrote:> From:...
View ArticleNew Post: "Install Nuget" link on nuget.org installs 2.0 version but download...
Perhaps I am missing something. The only download I can find to NuGet 2.1 downloads 2.0. Or do I need to obtain it through visualstudiogallery only? In particular I am interested to also have at our...
View ArticleNew Post: Nuget.Server configuration problem
I found the issue was by default IIS7 or above blocks requests larger than 30mb, once that was increasednuget push now worked for me, I don't know why it returns 404 when it fails though. Here's the...
View Article