Skip to content
| Marketplace
Sign in
Visual Studio>Tools>FixNuGetPackagePaths
FixNuGetPackagePaths

FixNuGetPackagePaths

EggaPauli

|
1,541 installs
| (0) | Free
Ensure paths to NuGet packages to be always relative to the solution that is currently open.
Download

When installing a NuGet package the path to the dlls and other files in the VS project file are set relative to the solution that is open at the time the package is installed. This extension ensures that the paths are always relative to the solution that is currently open. That only really makes a difference if you have a project that is referenced from different solutions and those solutions live in different directories (e.g. when using git submodules).

For some discussion on this see https://github.com/NuGet/Home/issues/738

Usage:

Fix NuGet paths in existing projects:

* Open all solutions in Visual Studio
* Select Tools -> Fix NuGet package paths

When installing a new NuGet package the paths are fixed automatically.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft