Edited Issue: F# Project VS 2012: Update package removes HintPath [2149]
In F# projects in Visual Studio 11 beta and 2012 RC, updating to a newer version of a package strips the HintPath out of the *.fsproj file, which breaks my build server. Every time I update with NuGet,...
View ArticleCommented Issue: Source Code Transformations must supports BOM [3174]
Currently , .pp files lost BOM when installed in a Visual Studio project.Usually, the files operated in Visual Studio are utf-8 with BOM.Comments: CJK is Chinese/Japanese/Korean characters. Please see...
View ArticleNew Post: Including files in content without the containing folders
Hi dotnetjunky, Thanks! your question drove me to research this a bit more. Actually, there are two Jar files that I want to include. (and the plot thickens, the Jars have version numbers:...
View ArticleNew Post: forcing references path to use $(solutionDir)packages instaed of...
lextm wrote: This has just been discussed in http://nuget.codeplex.com/workitem/3094. Disscussed but hadn't been resolved :-( Moreover, I'm trying to use a single path to all packages of my working...
View ArticleCommented Issue: Failed to install any package (VS 2012 RC) [2428]
There is a similar Closed Issue (http://nuget.codeplex.com/workitem/1790?ProjectName=nuget) with no realy answer. I get the same error with VS2012 RC and NuGetPackage manager 2.0.30619.9119 However if...
View ArticleUpdated Wiki: NuGet 2.5 list of features for Testing days 3/27 to 3/29 , 2013
2.5 Feature details:Following are few of the highlighted features of this release, click here to see the full list of 2.5 workitems for  The ability to specify different references per platform using...
View ArticleEdited Issue: NuGet fails to install deep dependency tree due to MachineCache...
If you try and install a package with a very deep dependency tree (greater than 100 packages) the MachineCache will trigger a cleanup of the cache prior to the full tree being resolved. This is not...
View ArticleCommented Issue: NuGet fails to install deep dependency tree due to...
If you try and install a package with a very deep dependency tree (greater than 100 packages) the MachineCache will trigger a cleanup of the cache prior to the full tree being resolved. This is not...
View ArticleClosed Issue: Unable to install DotNetOpenAuth in Nuget 2.5 preview [3180]
I am trying to get my packages to download to a particular location, so I removed my cached files and attempted to install DotNetOpenAuth in Nuget 2.5 preview. It failed with the following...
View ArticleCreated Issue: update all license acceptance dialog to have a scroll bar [3181]
1. create a new project2. Add couple of packages prev version that has eual3. goto package manager dialog and click update allActual:It shows license urls but the pane is not scrollable...
View ArticleEdited Issue: update all license acceptance dialog to have a scroll bar [3181]
1. create a new project2. Add couple of packages prev version that has eual3. goto package manager dialog and click update allActual:It shows license urls but the pane is not scrollable...
View ArticleCommented Issue: update all license acceptance dialog to have a scroll bar...
1. create a new project2. Add couple of packages prev version that has eual3. goto package manager dialog and click update allActual:It shows license urls but the pane is not scrollable...
View ArticleCommented Issue: Source Code Transformations must supports BOM [3174]
Currently , .pp files lost BOM when installed in a Visual Studio project.Usually, the files operated in Visual Studio are utf-8 with BOM.Comments: There are several ways to check BOM. One of them is to...
View ArticleCommented Issue: Source Code Transformations must supports BOM [3174]
Currently , .pp files lost BOM when installed in a Visual Studio project.Usually, the files operated in Visual Studio are utf-8 with BOM.Comments: Sorry , Correct url of UTF8Encoding.GetPreamble Method...
View ArticleCommented Issue: Packages.config source control woes [3167]
Repro steps:1. Create a project.2. Reference a NuGet package from the project3. Optionally, enable NuGet package restore for the solution.4. Check it all into source control (TFS)5. Go to manage...
View ArticleSource code checked in, #9903f5d8f7f029771bb19c46503bc54ed411ae05
Add new feature to changelog.txt
View ArticleCommented Issue: Source Code Transformations must supports BOM [3174]
Currently , .pp files lost BOM when installed in a Visual Studio project.Usually, the files operated in Visual Studio are utf-8 with BOM.Comments: And , now I think the best way is to inherit with BOM...
View ArticleCommented Issue: update all license acceptance dialog to have a scroll bar...
1. create a new project2. Add couple of packages prev version that has eual3. goto package manager dialog and click update allActual:It shows license urls but the pane is not scrollable...
View ArticleUpdated Wiki: NuGet Community Testing Initiative
Welcome to the NuGet community testing initiative! We would like to welcome you for the testing event of the next upcoming NuGet 2.5 release and following are the detailsWhen?NuGet Testing event days...
View ArticleUpdated Wiki: NuGet Community Testing Initiative
Welcome to the NuGet community testing initiative! We would like to welcome you for the testing event of the next upcoming NuGet 2.5 release and following are the detailsWhen?NuGet Testing event days...
View Article