Skip to content

v0.0.18

Compare
Choose a tag to compare
@ForrestTrepte ForrestTrepte released this 25 Oct 23:49
· 338 commits to master since this release
53f04ad
  • Add project and repo info to Nuget Window (makes it easy to find the project or clone the source code associated with a package)
  • Previously-installed packages are deleted if they have been removed from packages.config. (Previously, if you pulled someone else's change from Git that removed a package then the package would remain in your nuget Packages folder.)
  • Cache icons in Application.temporaryCachePath folder
  • Support nuspec dependancies with the "group" xml element