Commented Unassigned: relative path in reporitorypath and clearing package...
I'm using nuget 2.5.40416.9020here is the example to reproduce my problems it http://docs.nuget.org/docs/reference/nuget-config-filein f:\Project1 I typed:nuget install nlogit was installed in...
View ArticleCommented Unassigned: Install latest nuget on top of clean installed VS 2012...
Repro steps:1. Install VS 2012 SKU such as VSU and VWD2. Install nuget 2.73. check the package sourceExpected: there is only one nuget.org source that's active/selectedActual: there is only one...
View ArticleCommented Unassigned: Update NuGet to 2.7 will keep the old nuget official...
Repro steps:1. on a existing machine with older version of nuget installed2. double click to install latest nuget 2.7 VSIX as in a upgrade fashion3. check the package sourceExpected: The nuget official...
View ArticleNew Post: Vertica DLL in NuGet
My project uses Vertica ADO.NET provider. All other assemblies in my project have nuGET references except Vertica which I have to make a local copy of the same. I am wondering if licensing and nuGet...
View ArticleEdited Unassigned: Install latest nuget on top of clean installed VS 2012...
Repro steps:1. Install VS 2012 SKU such as VSU and VWD2. Install nuget 2.73. check the package sourceExpected: there is only one nuget.org source that's active/selectedActual: there is only one...
View ArticleEdited Unassigned: Install latest nuget on top of clean installed VS 2012...
Repro steps:1. Install VS 2012 SKU such as VSU and VWD2. Install nuget 2.73. check the package sourceExpected: there is only one nuget.org source that's active/selectedActual: there is only one...
View ArticleCommented Unassigned: Visual Studio 2013 Custom Repository Path not used [3521]
I am seeing in the VS 2013 Preview that either through the Manage NuGet Packages Dialog or the Package Manager Console that my .nuget\nuget.config custom repository path is not being used and always...
View ArticleEdited Unassigned: Update NuGet to 2.7 will keep the old nuget official feed...
Repro steps:1. on a existing machine with older version of nuget installed2. double click to install latest nuget 2.7 VSIX as in a upgrade fashion3. check the package sourceExpected: The nuget official...
View ArticleCommented Feature: Make Maven like SNAPSHOT support a first class feature [1257]
Apologies if some of this is inaccurate. I’m new to nuget.The Problem:Our company uses Jenkins and SVN. There are dozens of assemblies built by the different teams. We currently develop with a mix of...
View ArticleCreated Unassigned: Installing NuGet 2.7 with VS open will keep the old nuget...
Repro steps:1. with VS open, install nuget 2.7 VSIX2. check the package sourceExpected: when VS is restarted after the install, the nuget official feed source is migratedActual: both nuget official...
View ArticleCreated Unassigned: NuGet official package source is not getting migrated to...
Repro steps:1. having nuget official feed only on nuget 2.62. create a nugetdefaults.config as attached3. upgrade nuget to 2.7Expected: The NuGet official package source is migrated to nuget.orgActual:...
View ArticleCommented Unassigned: NuGet official package source is not getting migrated...
Repro steps:1. having nuget official feed only on nuget 2.62. create a nugetdefaults.config as attached3. upgrade nuget to 2.7Expected: The NuGet official package source is migrated to nuget.orgActual:...
View ArticleEdited Unassigned: NuGet official package source is not getting migrated to...
Repro steps:1. having nuget official feed only on nuget 2.62. create a nugetdefaults.config as attached3. upgrade nuget to 2.7Expected: The NuGet official package source is migrated to nuget.orgActual:...
View ArticleEdited Unassigned: Installing NuGet 2.7 with VS open will keep the old nuget...
Repro steps:1. with VS open, install nuget 2.7 VSIX2. check the package sourceExpected: when VS is restarted after the install, the nuget official feed source is migratedActual: both nuget official...
View ArticleCommented Unassigned: NuGet official package source is not getting migrated...
Repro steps:1. having nuget official feed only on nuget 2.62. create a nugetdefaults.config as attached3. upgrade nuget to 2.7Expected: The NuGet official package source is migrated to nuget.orgActual:...
View ArticleCreated Unassigned: Nuget pack - poor error output [3534]
PS C:\Projects\Thing> nuget packAttempting to build package from 'Thing.csproj'.Parameter "escapedValue" cannot be null.I looked through NuGet code, I don't find "escapedValue" anywhere in the...
View ArticleEdited Unassigned: Package restore should try to restore from other enabled...
1. create a c# class library. 2. Right Click Solution and choose 'Enable Package Restore'. Click yes on the dialog.3. Install a package to the project.4. Add a customer source feed at NuGet option...
View ArticleCommented Unassigned: Package restore should try to restore from other...
1. create a c# class library. 2. Right Click Solution and choose 'Enable Package Restore'. Click yes on the dialog.3. Install a package to the project.4. Add a customer source feed at NuGet option...
View ArticleCommented Unassigned: The URL feed should all be updated to have www [3523]
as part of the feed migrationComments: still repros with yesterday's build.
View ArticleClosed Issue: Packages folder is not added to source control on win8 express...
Repro steps:1. Create a win8 express project (such as winstore C#)2. Install a package such as jQuery3. Right click the solution and click "Add solution to source control..."4. check the pending...
View Article