Hi,
I've got a complicated question, which I'm not even sure can be answered here, let alone even answered.
At the moment, we have a Guidance Package, which isdesigned to generate code from the content of what is essentially an XML file sitting inside an relatively empty solution.
It generates several projects (WCF service), containing source code, to be compiled.
At this stage, it's usually tested, and then deployed.
What I'd like to do, is, instead of keeping this a fully manual process, is be able pass the solution and the XML file through TFS, and have it generate the projects during an automated build, and then deploy.
At the moment, I'm stuck at the first step in how to reduce anyGuidance Package to a something that can be used by TFS.
Any comments, hints, suggestions would be appreciated.
Reagrds,
Chris.
(I have not posed this to the TFS forum as yet)