Created Unassigned: nuget pack cannot find DLL [3344]
I am trying to create a nuget package for some classes in a DLL. When I run 'nuget pack MyProj.csproj' (from the same directory as the project) I get the following error:__Unable to find 'MyProj.dll'....
View ArticleEdited Unassigned: [regression] for a bad package source NuGet 2.6 doesn't...
On 2.6 latest drop (2.6.40509)1. Launch package manager settings and add a package source that's not reachable http://packasource2. Launch package manager dialogActual:There is no error message shown...
View ArticleEdited Unassigned: [regression] for a bad package source NuGet 2.6 doesn't...
On 2.6 latest drop (2.6.40509)1. Launch package manager settings and add a package source that's not reachable http://packasource2. Launch package manager dialogActual:There is no error message shown...
View ArticleCommented Unassigned: [regression] for a bad package source NuGet 2.6 doesn't...
On 2.6 latest drop (2.6.40509)1. Launch package manager settings and add a package source that's not reachable http://packasource2. Launch package manager dialogActual:There is no error message shown...
View ArticleNew Post: Source Transformations, Compilation and Unit Tests
Hi, I would like to create a nuget package with some source transformations to update the namespaces of the classes. I understand how this works, but my problem is that if I add the tokens and change...
View ArticleCommented Issue: Installing and updating packages in VCS-connected projects...
Actually the issue is broader that I thought before. ANY VCS-related (TFS) operation takes 7-8 seconds per a file for Nuget. It's too slow. Installing a package can last dozens of minutes.(it's not a...
View ArticleCommented Feature: Add ScriptCS package installation hooks. [3201]
As outlined here: http://docs.nuget.org/docs/creating-packages/creating-and-publishing-a-package#Automatically_Running_PowerShell_Scripts_During_Package_Installation_and_RemovalA powershell script can...
View ArticleEdited Issue: machine wide package list source doesn't stretch [3341]
Attached screenshot. Looks the list source has a fixed width.
View ArticleCommented Feature: Add ScriptCS package installation hooks. [3201]
As outlined here: http://docs.nuget.org/docs/creating-packages/creating-and-publishing-a-package#Automatically_Running_PowerShell_Scripts_During_Package_Installation_and_RemovalA powershell script can...
View ArticleEdited 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 ArticleCommented Issue: Allow nuget.exe extension to provide it's own...
For CI scenario it would be great to allow headless run of nuget.exe commands against feed url's that require authorization (i.e. myget). There is no extension point in NuGet.exe that I could use for...
View ArticleCommented Feature: Add ScriptCS package installation hooks. [3201]
As outlined here: http://docs.nuget.org/docs/creating-packages/creating-and-publishing-a-package#Automatically_Running_PowerShell_Scripts_During_Package_Installation_and_RemovalA powershell script can...
View ArticleCommented Feature: Add ScriptCS package installation hooks. [3201]
As outlined here: http://docs.nuget.org/docs/creating-packages/creating-and-publishing-a-package#Automatically_Running_PowerShell_Scripts_During_Package_Installation_and_RemovalA powershell script can...
View ArticleCreated Unassigned: package manager log to show which folder under lib did it...
It would be nice if the log shows which folder under lib did it select to add reference for a package.for example.I got the following error and I am not sure which portable library folder under lib in...
View ArticleClosed Unassigned: package manager log to show which folder under lib did it...
It would be nice if the log shows which folder under lib did it select to add reference for a package.for example.I got the following error and I am not sure which portable library folder under lib in...
View ArticleNew Post: Behavior change in how NuGet updates dependency packages
My only suggestion is to add an example to docs.nuget.org that makes it more obvious to readers how to 'get latest, within range, of all dependencies' for their own package(s).
View ArticleReviewed: NuGet Package Explorer v3.5 (May 13, 2013)
Rated 3 Stars (out of 5) - There are problems running ti on Windows 8 - it crashes on start-up.
View ArticleReviewed: NuGet Package Explorer v3.5 (May 13, 2013)
Rated 3 Stars (out of 5) - There are problems running it on Windows 8 - it crashes on start-up.
View ArticleClosed Unassigned: Recompile Microsoft.Web.XmlTransform.dll against .net 4.0...
reference System and System.xml 4.0.0.0
View ArticleEdited Issue: Improve algorithm that picks which portable library to use [2689]
We're using portable library support quite extensively in our packages, and I've found myself needing to add a lot more portable library folders (with duplicated binaries) then I expected to be able to...
View Article