See here for msbuild:
- The custom Msbuild task cookbook
- msdn magazine from march 2009
- The msbuild task class where you basically derive from and implement the execute method
- And a blog from some MS guy
Nant help can be found here:
Or, since i only wanted to learn how to write a task which deletes directories which are older than XX:
Look at slashdot to delete all directories which are more than 7 days old
Look at slashdot to delete all directories which are more than 7 days old
Keine Kommentare:
Kommentar veröffentlichen