[EMAIL PROTECTED] wrote:
> Hi, I have a project and I want to compile in resource files like csc
> *stuff* /res:thing.resx
>
> I only found stuff in the documentation for converting them. How
> would I build them in?
>
Add a tag to the csc task, f.ex like this:
--
Arild
Hi, I have a project and I want to compile in resource files like csc
*stuff* /res:thing.resx
I only found stuff in the documentation for converting them. How would I
build them in?
Thanks (I hope this question hasn't been asked 1000 times, I can't access
the archives so I wouldn't know).
-