1

Is there a task or something that can accept an sln file and then get latest of each file in the sln?

Daniel Mann
  • 57,011
  • 13
  • 100
  • 120
pmcilreavy
  • 3,076
  • 2
  • 28
  • 37

1 Answers1

2

Sourcegear provides custom NAnt taks to work with their repository. I don't know if they work based off the solution file, but you might want to give them a try and see if they'll help you.

kprobst
  • 16,165
  • 5
  • 32
  • 53