rake-dotnet icon indicating copy to clipboard operation
rake-dotnet copied to clipboard

Tools should look for themselves in standard installation directories too

Open petemounce opened this issue 15 years ago • 1 comments

Tools should search for themselves first in local TOOLS_DIR as now, and then failing that in their own standard install locations. This will negate the strict need for tools to reside in source control. This seems acceptable since tools are part of the build process, not deployment; libraries will be referenced in project files, so that's entirely at the user's discretion.

petemounce avatar May 02 '09 13:05 petemounce

Still to-do:

  • FxCopCmd
  • MsBuildCmd
  • NCoverConsoleCmd
  • NCoverReportingCmd
  • SevenZipCmd
  • XUnitCmd

petemounce avatar Feb 08 '10 10:02 petemounce