开发者

Post Build events in .net

开发者 https://www.devze.com 2023-04-04 23:14 出处:网络
I want to write post build ev开发者_开发百科ent in one project of class library so that dll will be copied to some spacific directory after project build.

I want to write post build ev开发者_开发百科ent 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?

0

精彩评论

暂无评论...
验证码 换一张
取 消