Weingartner / FixNuGetPackagePaths

Visual Studio extension (.vsix) to make sure that paths to NuGet packages are relative to the directory of the current solution.
MIT License
3 stars 4 forks source link

Remove MSBuild projects when uninstalling a package #1

Closed johannesegger closed 8 years ago

johannesegger commented 8 years ago

NuGet doesn't do it because we changed the paths. So we either have to change the path back before the package is uninstalled or remove the XML elements ourselves.