Commented Issue: Support Content Files That Depend on Other Content Files [2202]
In VS project files, code and resources files can have a <DependentUpon> child element that refers to another file. When set, the dependent files will be nested under the other file in the IDE's...
View ArticleNew Post: Behavior change in how NuGet updates dependency packages
Nothing, I think. I had doubts because I didn't know what would be the behavior when updating a package, but you have cleared that up now.
View ArticleClosed Feature: Conservative install and update. [3011]
I'd like to be able to install a new package, or update a new package, without updating any other package unless strictly required by the new dependencies specifications introduced by the changes.I.e.,...
View ArticleCommented Issue: NuGet breaks when a solution has WiX installer projects [1112]
WiX installer projects don't have References nodes, so when you attempt to install packages a number of different parts of the NuGet extension breaks.The message you get in the console...
View ArticleCommented Issue: NuGet breaks when a solution has WiX installer projects [1112]
WiX installer projects don't have References nodes, so when you attempt to install packages a number of different parts of the NuGet extension breaks.The message you get in the console...
View ArticleNew Post: Provide MSBuild resolution instead of direct file references for...
@BenPhegan: Somehow I believe that it would still be worth it to restrict the assembly search path to only the folders containing the correct versions, because:Using the fully qualified assembly name...
View ArticleNew Post: Can I release an unofficial package?
The last stable release of ELMAH is almost a year old, and so is its NuGet package: http://nuget.org/packages/elmah/ On 2012-09-13, a quite important issue was fixed in the code. On 2012-10-26 and...
View ArticleNew Post: VS2010 - Package Restore always adds "packages" folder to TFS
This discussion has been copied to a work item. Click here to go to the work item and continue the discussion.
View ArticleNew Post: nuget and lib\NETXX lib\slXX directory structure
When you put assembly into a NETXX folder, you indicate that this assembly can only be installed into a .net project. If you have assembly that can be installed into both .net and silverlight projects,...
View ArticleNew Post: Unlisted packages appearing in the gallery
I have been publishing multiple packages, both listed and unlisted, for 18 months. Today, I have noticed that all of the packages I publish, both the listed and unlisted, are showing up in the public...
View ArticleNew Post: Creating a ".NET Framework Packages" NuGet feed
It's been quiet on the package source discovery front, but not anymore. We've released a draft discovery specification at https://github.com/myget/PackageSourceDiscovery, a specification Xavier, Scott,...
View ArticleEdited Issue: Circular reference to self [3153]
Hi, I believe the may be a bug. Not sure if you need more information or if this is sufficient. Please let me know.thanksI have a sort of core library solution in vs that has a couple projects in it. I...
View ArticleNew Post: Circular reference to self. Please help
Will do, or did. That is I logged an "issue" on nuget.codeplex.com. Hopefully that will be helpful to someone. Thanks, R
View ArticleNew Post: Circular reference to self. Please help
To help us diagnose the bug, could you list each package with the detailed dependencies of each of them?
View ArticleCommented Issue: Circular reference to self [3153]
Hi, I believe the may be a bug. Not sure if you need more information or if this is sufficient. Please let me know.thanksI have a sort of core library solution in vs that has a couple projects in it. I...
View ArticleNew Post: Circular reference to self. Please help
Hi, so I submitted an issue #3153. Someone there asked for the files so I sent a zip up to that thread. I can post the same zip here if you would like or you can visit that issue. the zip contains all...
View ArticleNew Post: Circular reference to self. Please help
Yes, I requested the file in #3153 :) No need to post it here. I'll look at the .zip file. Thanks for sharing.
View ArticleCommented Issue: Circular reference to self [3153]
Hi, I believe the may be a bug. Not sure if you need more information or if this is sufficient. Please let me know.thanksI have a sort of core library solution in vs that has a couple projects in it. I...
View ArticleCommented Issue: Circular reference to self [3153]
Hi, I believe the may be a bug. Not sure if you need more information or if this is sufficient. Please let me know.thanksI have a sort of core library solution in vs that has a couple projects in it. I...
View Article