Madhusudhanan,
If you want, you can just use the task and pass in the
solution file.
I'd recommend using a recent nightly build of NAnt though (http://nant.sourceforge.net/nightly/latest).
Gert
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Madhusudhanan Ra
Hi All,
I would like to get Nant build samples for visual studio solutions with 10 to 15 projects that have dependencies and also are in different languages like C#, VB.NET,C++, etc.
Thanks & Bye,
Happy Scripting !
R.Madhu
Yahoo! India Matrimony: Find your life partner
online.
Kevin,
Apparently you had localized resources (for the "en"
culture) for which NAnt automatically created a satellite assembly (check
${builddir}/en/ErrorLog.resources).
You should also install that satellite assembly in the
GAC.
Hope this helps,
Gert
From: [EMAIL PROTECTED]
I am compiling an assembly using the following task:
Do the cvs tasks inside of nant read the .cvsignore files? I was hoping
that they do, but my testing reveals that they don't. I hope that I am
not missing something.
I have tried
But it prompts for files that I have liste
Michael,
The task will create satellite assemblies for all localized resources
(eg. MyForm.en-US.resx) that you pass using the child element.
For example:
Hope this helps,
Gert
- Original Message -
From: "Michael Dang" <[EMAIL PROTECTED]>
To:
Hi Gert,
Would you post an example of how to create satellite assemblies with
Nant v0.85 using the CSC task? I looked at the documentation for the
CSC task but nothing is clearly evident and we really can't use the
solution task on my project.
regards,
mike
--- Gert Driesen <[EMAIL PROTECTED]>
Hi Bala,
The error with cabarc is because the build file exists in a directory
with spaces. Try moving the build file to C:\Temp or something like
that and trying again. This is a bug and I'll look into fixing it
soon.
The file attribute of the element for components should be set
to the name