Skip to content
jeremydmiller edited this page Jan 16, 2013 · 2 revisions

Ideas for Improvements

  • Store packages under /packages/[nugetname] and never embed the nuget package name in the folder
  • restore command should check the latest for all "float" dependencies
  • Need to separate the listing of which nugets the solution depends on from the projects themselves
    • This way we can deliver CLI tools like fubu.exe via nuget reliably. Today, nuget.exe helpfully deletes packages that do not have any assemblies
Clone this wiki locally