We are working on our quality systems here at my company and we are
going through the exercise of validation all of our 3rd party software
tools. I will very soon have to write a procedure to identify some
requirements for NANT and write a validation procedure to make sure it
does what we want. O
Yep should be doable.
Something like:
BOb
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Erik
Ramfelt
Sent: Friday, May 11, 2007 8:23
Hi
Im wondering if there any way to go through a bunch of sub folders,
and find all csproj files and compile those using msbuild?
What I need is a way to go though all folders and find csproj files
that match a certain regex (all ends with MsgLib.csproj), call the ant
task MSBuild using the found