-1

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

oleksii
  • 35,458
  • 16
  • 93
  • 163
Denish
  • 983
  • 1
  • 13
  • 20

1 Answers1

0

Go to the Project Properties and select 'Build Events' tab. You will get the options.

BTW, what is the VS version?

Kangkan
  • 15,267
  • 10
  • 70
  • 113