Hi,
I am trying to create a managed dll from command line using -ILGEN directive. While creating the dll I am also trying to consume the .res (Resource script) file but I am unable to do the same.
can anyone please help me with a way to consume the .res or .rc file in managed dll from command line.
Thanks
Anand