Sorry - I left the wrong subject
***
Has anyone created an automated build that compiles BizTalk dlls. I have
scripted something for MS Commerces server using Nants Solution Task to
build a .csproj file.
Similarly I would like to know if there is a way to build
Has anyone created an automated build that compiles BizTalk dlls. I have
scripted something for MS Commerces server using Nants Solution Task to
build a .csproj file.
Similarly I would like to know if there is a way to build a .btproj
file.
I run into the following error:
Unknown pro
Hi There,
I am trying to compile a .csproj file – using the
solution task in a nant buildfile – keeping it very simple
Here are the contents of my buildfile – I am completely
new to this – any assistance would be great
xmlns="http://nant.sf.net/nant.xsd">
Hello,
Hope I got the user group email correct – My first
time sending a question in.
Ok so here goes, im fairly new to Nant – Though I have
been working with existing build scripts and what not. I am implementing Micorsoft
E-commerce server onto our site and rather than have manua