Hi every one
I made a console with ICodeCompiler
but when i run my console it doesn't have Description in "Task Manager/Processes" and it doesn't have AssemblyDescriptionAttribute
Now how can i add myAssemblyDescriptionAttribute to my console?
Thank you.