Quantcast
Channel: WE MOVED to github.com/nuget. This site is not monitored!
Browsing all 7612 articles
Browse latest View live
↧

Commented Issue: Project info in IVsPackageInstallerEvents events [2741]

We need information about project in IVsPackageInstallerEvents events.Currently, only info about packages is available.Comments: Can you describe what you want to do with the project information?

View Article


Edited Issue: Add Quick Launch search provider [2413]

Implement a search provider for the Quick Launch input field in VS.

View Article


Source code checked in, #32430b00c8eb

Bug-2710 : Last updated always shows today 1. Changed PackageIdentity.LastUpdated to PackageIdentity.Published in OnlineProviderTemplates.xaml

View Article

New Post: nuget.exe install not updating packages.config (or .csproj)?

As pranavkm explained, nugget.exe install does not update packages.config or add project references for you. You need to run the 'install' command, followed by 'update' command to achieve that.

View Article

Edited Issue: NuGet Packages Disappearing [2411]

Re-Post from http://nuget.codeplex.com/discussions/361731This is a serious issue for us and I think it needs to be created as an issue:When I update one of our projects, references to Log4net and...

View Article


Edited Issue: NuGet Packages Disappearing [2411]

Re-Post from http://nuget.codeplex.com/discussions/361731This is a serious issue for us and I think it needs to be created as an issue:When I update one of our projects, references to Log4net and...

View Article

Source code checked in, #767d123c4d2a

Modify build script to build GenerateTestPackage in the correct target framework version.

View Article

Created Issue: Files without filenames isn't included in the package [2742]

We are using a .htaccess (hypertext access) file in our project. When I run nuget pack it skips that specific file. It that by design, customizable or a bug?

View Article


Commented Issue: Files without filenames isn't included in the package [2742]

We are using a .htaccess (hypertext access) file in our project. When I run nuget pack it skips that specific file. It that by design, customizable or a bug?Comments: what is the content of your...

View Article


Commented Issue: Cannot search for LumenWorks.Framework.IO.dll package [2739]

There is a package named:LumenWorks.Framework.IO.dllHere is the direct link:http://nuget.org/packages/LumenWorks.Framework.IO.dllHowever, none of the following searches return this package either on...

View Article

Commented Issue: Files without filenames isn't included in the package [2742]

We are using a .htaccess (hypertext access) file in our project. When I run nuget pack it skips that specific file. It that by design, customizable or a bug?Comments: Nuspec-file example: <?xml...

View Article

Commented Issue: Can not restore multiple solution-level packages from...

When using several solution-level packages from different repositories an error occurs when trying to restore the packages: "An error occurred while trying to restore packages. Please try again."If I...

View Article

Commented Issue: Project info in IVsPackageInstallerEvents events [2741]

We need information about project in IVsPackageInstallerEvents events.Currently, only info about packages is available.Comments: In ReSharper some internal structures are not updated after NuGet...

View Article


Created Issue: DonwloadNuGet task fails in multi-project solution [2743]

When using package restore in a multi-project solution, if DownloadNuGetExe is set to true in NuGet.targets the build will fail with the error "An exception occurred during a WebClient request".The...

View Article

Created Issue: Allow package restore to install latest package version [2744]

Package restore will run the install command for the packages.config, and intentionally installs only the version specified for each entry in the config. A nice feature would be an option to allow...

View Article


Commented Issue: Files without filenames isn't included in the package [2742]

We are using a .htaccess (hypertext access) file in our project. When I run nuget pack it skips that specific file. It that by design, customizable or a bug?Comments: Example 1 of specifying files in...

View Article

Commented Issue: VS 2012 F# Project: packages.config not updated. [2667]

As of NuGet 2.1.31002.9028, the packages.config file in F# projects seems to never be updated. The NuGet log shows the message "'packages.config' already exists. Skipping...". According to a web...

View Article


Created Issue: Package Restore/PreBuildEvent Ordering Broken [2745]

If a project is created with NuGet 2.1 installed, and contains a PreBuildEvent which relies on a package to be installed, it will fail to build.The problem is that since (I believe) NuGet 2.1, the...

View Article

Edited Issue: Package Restore/PreBuildEvent Ordering Broken [2745]

If a project is created with NuGet 2.1 installed, and contains a PreBuildEvent which relies on a package to be installed, it will fail to build.The problem is that since (I believe) NuGet 2.1, the...

View Article

Source code checked in, #66247d3661ff

Updated the copyright year

View Article
Browsing all 7612 articles
Browse latest View live