I want to write post build event in one project of class library so that dll will be copied to some spacific directory after project build.
thanks
I want to write post build event in one project of class library so that dll will be copied to some spacific directory after project build.
thanks
Go to the Project Properties and select 'Build Events' tab. You will get the options.
BTW, what is the VS version?