Commented 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: error while trying to getupdates for a portable library...
1.install-package protobuf-net 2.launch package manager dialog and switch to...
View ArticleEdited Issue: error while trying to getupdates for a portable library package...
1.install-package protobuf-net<br /> 2.launch package manager dialog and switch to updates<br /> <br />Actual:<br...
View ArticleCreated Issue: DataServicePackageRepository.FindPackagesById is not being...
I was trying to debug a different issue (http://nuget.codeplex.com/workitem/2886) and during debugging of Install-Package I realized that DataPackageRepository.FindPackagesById is not being...
View ArticleNew Post: NuGet.Core.dll will depend on the XDT assembly in 2.3
Jeff,As the person who suggested the "light-up features when they are available" I have now reconsidered and am of the opinion that this would be a very bad approach to take. It was a spur of the...
View ArticleEdited Issue: [NuGet 2.2] Fail to uninstall package (files left undeleted)...
Nuget fail to uninstall some packages for windows phone app.<br /><br />Repros with windows phone express 2012 and nuget 2.2<br /><br />Repro steps:<br />1. create a new...
View ArticleEdited Issue: [NuGet 2.2] Fail to uninstall package (files left undeleted)...
Nuget fail to uninstall some packages for windows phone app.<br /><br />Repros with windows phone express 2012 and nuget 2.2<br /><br />Repro steps:<br />1. create a new...
View ArticleEdited Issue: Installing Corlib package to windows phone project will cause...
Repro steps:<br />1. create a new windows phone app<br />2. open nuget package manager dialog, search for atomic<br />3. install atomicphonemvvm package and then click install button...
View ArticleEdited Issue: Install failed and rolled back due to race conditions in...
The race condition would happen at a rate of ~10% during below iterations.<br /> <br /> <br /> <br />Setup:<br /> <br />- Create a VB ASP.NET Empty Web Site...
View ArticleEdited Issue: Allow package resource folders to be configurable [1914]
I <3 Nuget. But one thing I don't like is that it forces things like JavaScripts to be in one location. I keep my website organized a specific way, and I don't want my scripts in that folder. So it...
View ArticleEdited Issue: error while trying to getupdates for a portable library package...
1.install-package protobuf-net<br /> 2.launch package manager dialog and switch to updates<br /> <br />Actual:<br...
View ArticleCommented Issue: error while trying to getupdates for a portable library...
1.install-package protobuf-net<br /> 2.launch package manager dialog and switch to updates<br /> <br />Actual:<br...
View ArticleEdited Issue: Solution level package is not added to solution's...
1. Create two packages: A depends on B. A is a project-level package and B is a solution-level package.<br />2. Install A into a compatible project. <br /><br />[Expected]<br...
View ArticleCommented Issue: Solution level package is not added to solution's...
1. Create two packages: A depends on B. A is a project-level package and B is a solution-level package.<br />2. Install A into a compatible project. <br /><br />[Expected]<br...
View ArticleSource code checked in, #ffc9d5505a1f
After opening a file stream from package, ensure we close it to avoid the error 'Another process is accessing this assembly...'
View ArticleEdited Issue: Installing Corlib package to windows phone project will cause...
Repro steps:<br />1. create a new windows phone app<br />2. open nuget package manager dialog, search for atomic<br />3. install atomicphonemvvm package and then click install button...
View ArticleCreated Issue: Incorrect match of [2891]
Algorithm for matching excluded files does not work correctly when "src" path points outside of current directory.The following definition will exclude any file:<file src="..\Another\**"...
View ArticleEdited Issue: Incorrect match of [2891]
Algorithm for matching excluded files does not work correctly when "src" path points outside of current directory.<br /><br />The following definition will not exclude the desired...
View Article