Closed Unassigned: Make it possible for a NuGet .NET package to contain some...
Hi,I'm trying to add some non-managed DLL and other binary files to a project. How can this be done in a proper way? I cannot use the normal "lib\net40" approach since it's not .NET DLLs we are talking...
View ArticleCommented Unassigned: Updating assemblies tries downgrading libraries [3376]
I've been trying to update the WebAPI components recently and NuGet is trying (and failing) to downgrade Newtonsoft.JSON in the process:> Updating 'Microsoft.AspNet.WebApi' from version...
View ArticleSource code checked in, #904381f8944c4c67c02492f15c4b6bbd85b2d123
Fix syntax error in .ps test file
View ArticleCommented Unassigned: Add PowerShell Commands to manage package sources [3424]
Right now you have to use the command line (via the "sources" option) or the Library Package Manager Settings in Visual Studio to manage repositories. Would be wonderful if this functionality was also...
View ArticleReopened Unassigned: Add PowerShell Commands to manage package sources [3424]
Right now you have to use the command line (via the "sources" option) or the Library Package Manager Settings in Visual Studio to manage repositories. Would be wonderful if this functionality was also...
View ArticleEdited Unassigned: Add PowerShell Commands to manage package sources [3424]
Right now you have to use the command line (via the "sources" option) or the Library Package Manager Settings in Visual Studio to manage repositories. Would be wonderful if this functionality was also...
View ArticleEdited Unassigned: [BugBash628] Dialog should not select "All" by default [3448]
With the introduction of the ".NET Framework Packages" feed, we now show the "All" package source node in default scenarios. This becomes the default selected feed, which means opening the dialog will...
View ArticleEdited Unassigned: [BugBash628]: Update-Pacakge -ReInstall on Razor website...
1. Create a new website using Razor website (Any built-in template with 20+ packages is okay to repro this issue)2. Run Update-Package -ReinstallResult:It took 6+ minutes to complete and I can see that...
View ArticleReleased: NuGet 2.6 (Jun 26, 2013)
Released June 26, 2013.Release notes:http://docs.nuget.org/docs/release-notes/nuget-2.6
View ArticleUpdated Release: NuGet 2.6 (Jun 26, 2013)
Released June 26, 2013.Release notes:http://docs.nuget.org/docs/release-notes/nuget-2.6
View ArticleCreated Unassigned: [BugBash628]Package Manager Does Not Consistently Show...
1) Create a Solution containing a Web Forms application2) Manage Packages Dialog marks installed Packages with green checkmark3) However the checkmark appears inconsistently: when the version does not...
View ArticleCreated Unassigned: [BugBash628]: No need to show 'Select Projects' dialog...
1. In a solution with only one project, invoke the 'Manage Packages for Solution'2. Try to install jQuery3. Select Projects dialog is shown, which is unnecessary. The package can be installed on the...
View ArticleCreated Unassigned: [BugBash628] 'packages' folder not added when adding...
When adding a solution to TFS source control using the built-in "Add Solution to Source Control" gesture, NuGet adds the 'packages' folder to the list of pending changes. However, when doing this with...
View ArticleCreated Issue: [BugBash628] Reinstalling packages in Web Form template makes...
Repro steps:1. Create an "ASP.NET Web Forms Application" project.2. Go to Package Manager Console and reinstall packages (Update-Packages -Reinstall). Some warning messages appear during the process,...
View ArticleEdited Issue: [BugBash628] Reinstalling packages in Web Form template causes...
Repro steps:1. Create an "ASP.NET Web Forms Application" project.2. Go to Package Manager Console and reinstall packages (Update-Packages -Reinstall). Some warning messages appear during the process,...
View ArticleEdited Issue: [BugBash628] Reinstalling packages in Web Form template causes...
Repro steps:1. Create an "ASP.NET Web Forms Application" project (vb)".2. Go to Package Manager Console and reinstall packages (Update-Packages -Reinstall). Some warning messages appear during the...
View ArticleCreated Unassigned: [BugBash628]: Uninstalling and installing again in F#...
1. Create a F# portable project2. Install jQuery3. Uninstall jQuery4. Install jQuery againResult:Attached dialog is shown on install, which is not very helpful. Other project systems seem to work fine.
View ArticleEdited Issue: [BugBash628] Reinstalling packages in Web Form template causes...
Repro steps:1. Create an "ASP.NET Web Forms Application" project (vb)".2. Go to Package Manager Console and reinstall packages (Update-Packages -Reinstall). Some warning messages appear during the...
View ArticleReleased: NuGet Package Explorer v3.6 (Jun 28, 2013)
This is a NuGet package explorer tool which lets you view the metadata of a .nupkg package. After installing it, you can double click on .nupkg packages to open them in Package Explorer. See...
View ArticleUpdated Release: NuGet Package Explorer v3.6 (Jun 28, 2013)
This is a NuGet package explorer tool which lets you view the metadata of a .nupkg package. After installing it, you can double click on .nupkg packages to open them in Package Explorer.See...
View Article