Edited Issue: Manage NuGet Packages dialog doesn't see packages updates [2959]
I have my custom nuget-repository. There several versions of a package in it:MyLib.0.1.0-SNAPSHOT-123110MyLib.0.1.0-SNAPSHOT-123115In some my project I have installed version 0.1.0-SNAPSHOT-123115 of...
View ArticleEdited Issue: Manage NuGet Packages dialog doesn't see packages updates [2959]
I have my custom nuget-repository. There several versions of a package in it:MyLib.0.1.0-SNAPSHOT-123110MyLib.0.1.0-SNAPSHOT-123115In some my project I have installed version 0.1.0-SNAPSHOT-123115 of...
View ArticleCommented Issue: Manage NuGet Packages dialog doesn't see packages updates...
I have my custom nuget-repository. There several versions of a package in it:MyLib.0.1.0-SNAPSHOT-123110MyLib.0.1.0-SNAPSHOT-123115In some my project I have installed version 0.1.0-SNAPSHOT-123115 of...
View ArticleEdited Issue: Nuget Package updates & Package.config remove issue [3170]
Hey guys We are having issues with nuget package updates and TFS source control integration. This is causing allot of hassles with our team and making us hesitate in adopting nuget packages fully. The...
View ArticleEdited Issue: Manage NuGet Packages dialog doesn't see packages updates [2959]
I have my custom nuget-repository. There several versions of a package in it:MyLib.0.1.0-SNAPSHOT-123110MyLib.0.1.0-SNAPSHOT-123115In some my project I have installed version 0.1.0-SNAPSHOT-123115 of...
View ArticleEdited Issue: get-package help missing command:parameterValue for ProjectName...
http://nuget.codeplex.com/SourceControl/changeset/view/f53b1d017f2ca11281b3f4944d023f214450491b#src/VsConsole/PowerShellCmdlets/Help/NuGet.Cmdlets.dll-Help.xmlThe -ProjectName parameter of Get-Package...
View ArticleCommented Issue: get-package help missing command:parameterValue for...
http://nuget.codeplex.com/SourceControl/changeset/view/f53b1d017f2ca11281b3f4944d023f214450491b#src/VsConsole/PowerShellCmdlets/Help/NuGet.Cmdlets.dll-Help.xmlThe -ProjectName parameter of Get-Package...
View ArticleCommented Issue: get-package cmdlet help is confusing / misphrased [3190]
the help for Get-Package has a synopsis that's confusing. I would guess that maybe Get-Package used to just list available packages (or did so by default) and when that change happened, this bit of...
View ArticleClosed Issue: Make MachineCache configurable [3177]
Please make it possible to customize the MachineCache (since you have hidden it inside several classes). It's the only way to customize the cache path.Here is a suggestion:``` public class MachineCache...
View ArticleNew Post: Question about resolving depencies with changed package platforms...
Right now my project (Json.NET) has the following versions in it:.NET 4, 3.5, 2SL4WP7Win8 Portable (.NET 4, SL4, WP7, Win8) I am thinking of changing them in the next version to be:.NET 4.5, 4, 3.5,...
View ArticleNew Post: Question about resolving depencies with changed package platforms...
No I don't see any problem with it. You've got all cases covered nicely.
View ArticleSource code checked in, #0f2bdddf3a3011ea248f686179918b313f402ea1
Bug-2907: Fix resource string in FSharpProjectSystem::RemoveReference 1. Fixed the message string shown when no reference is found 2. Added 3 unit test 1 for each of the following cases 1....
View ArticleEdited Issue: Fix resource string in FSharpProjectSystem::RemoveReference [2907]
Fix the string in FSharpProjectSystem::RemoveReference.Also, ADD unit tests/functional tests for Issue: 2873 as appropriate
View ArticleCommented Issue: Fix resource string in FSharpProjectSystem::RemoveReference...
Fix the string in FSharpProjectSystem::RemoveReference.Also, ADD unit tests/functional tests for Issue: 2873 as appropriateComments: Changset: 0f2bdddf3a3011ea248f686179918b313f402ea1
View ArticleNew Post: WPF Designer Extension
How do I package up a WPF Designer dll into a nuget package? To add a designer extension you need to create a separate assembly named <Assembly>.VisualStudio.Designer.dll and place it besides te...
View ArticleCommented Issue: get-package help missing command:parameterValue for...
http://nuget.codeplex.com/SourceControl/changeset/view/f53b1d017f2ca11281b3f4944d023f214450491b#src/VsConsole/PowerShellCmdlets/Help/NuGet.Cmdlets.dll-Help.xmlThe -ProjectName parameter of Get-Package...
View ArticleCommented Issue: get-package cmdlet help is confusing / misphrased [3190]
the help for Get-Package has a synopsis that's confusing. I would guess that maybe Get-Package used to just list available packages (or did so by default) and when that change happened, this bit of...
View ArticleCommented Issue: Relax pre-release package restriction policy [3039]
Consider the following scenario: there is a package (e.g. Super.Log) which goes through version 0.1 to 0.9 and is now approaching release. Developers publish a version 0.1-rc, and this becomes a...
View ArticleUpdated Release: NuGet 2.5 Alpha Release for test days (Mar 27, 2013)
More details about NuGet 2.5 test days can be found hereYou can also download the Pre-release version of NuGetPackageExplorerhere
View ArticleUpdated Release: NuGet 2.5 Alpha Release for test days (Mar 27, 2013)
More details about NuGet 2.5 test days can be found hereYou can also download the Pre-release version of NuGetPackageExplorerhere
View Article