Edited 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 Feature: Allow packages to support Mono for Android [2847]
Mono for Android projects use a target framework identifier of MonoAndroid. NuGet restricts the list of framework names to the ones it knows of, so it's not currently possible to create a NuGet package...
View ArticleCommented Feature: Allow packages to support Mono for Android [2847]
Mono for Android projects use a target framework identifier of MonoAndroid. NuGet restricts the list of framework names to the ones it knows of, so it's not currently possible to create a NuGet package...
View ArticleSource code checked in, #a70334ad52be
Fixed issue with NuGet.exe requiring 201 Created response from gallery
View ArticleCreated Issue: NuGet2.2]Install failed and rolled back due to race conditions...
The race condition would happen at a rate of ~10% during below iterations.Setup:- Create a VB ASP.NET Empty Web Site project- Add a new web form “Default.aspx”.Iteraion:-Start Manage Nuget Packages...
View ArticleCreated Issue: [NuGet2.2]the message “Some packages could be completely...
This scenario does the following steps:Setup:- Create a VB ASP.NET Empty Web Site project- Add a new web form “Default.aspx”.Iteraion:-Start Manage Nuget Packages dialog on right clicking of the...
View ArticleCommented Issue: [NuGet2.2]the message “Some packages could be completely...
This scenario does the following steps:Setup:- Create a VB ASP.NET Empty Web Site project- Add a new web form “Default.aspx”.Iteraion:-Start Manage Nuget Packages dialog on right clicking of the...
View ArticleNew Post: Undocumented replacement token $configuration$
This is safe. Feel free to use it.
View ArticleCreated Issue: NuGet does not copy dependencies with higher version than the...
I have a Web project (W) which has a reference to a Class Library project (C): W --> CC references N1: C --> N1N1 is a custom NuGet Package that has two dependencies (both are also custom NuGet...
View ArticleNew Post: Undocumented replacement token $configuration$
Hello dotnetjunky, Thank You for your fast reply. I had a little time to take a look at the source after work. Am I correct with my assumption that all msbuild properties are exposed via the...
View ArticleEdited Issue: Copyright statement is invisible on Windows 2008 [2526]
In VS 2010 on Windows 2008, the copyright statement on the NuGet dialog is invisible. (see attached)
View ArticleCommented Issue: Copyright statement is invisible on Windows 2008 [2526]
In VS 2010 on Windows 2008, the copyright statement on the NuGet dialog is invisible. (see attached)Comments: SHA1 ID: ca325a0834f9762a2a035ad99441ae42643fa0a5 Validated the fix on the following 1....
View ArticleNew Post: cannot install nuget.exe
Hello Amcclary, Did this happen while installing the NuGet.CommandLine package, or in some other way?Thanks, Clay
View ArticleEdited Issue: Install from packages.config silently skips missing/invalid...
Steps to reproduce:<br />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...
View ArticleCommented Issue: Install from packages.config silently skips missing/invalid...
Steps to reproduce:<br />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...
View ArticleCommented 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 ArticleNew Post: upgraded the build server to TeamCity 7.1
well you cant have it all :( Eric Hexter blog | http://Hex.LosTechies.com info | http://www.linkedin.com/in/erichexterOn Wed, Nov 28, 2012 at 9:21 PM, dotnetjunky <notifications@codeplex.com>...
View ArticleNew Post: upgraded the build server to TeamCity 7.1
I am running the build.cmd on the server to see whats going on outside of the TC build agent. Eric Hexter blog | http://Hex.LosTechies.com info | http://www.linkedin.com/in/erichexterOn Wed, Nov 28,...
View ArticleCommented Issue: Manage NuGet Packages for Solution hangs [2864]
Three installations of VS2012: two with Update 1 and one without.<br /><br />Right-click on solution and select Manage NuGet Packages for Solutions, then select Installed Packages -- NuGet...
View Article