c# - Visual Studio 2013- Post-build event - copy by main project bin folder -


i want copy dll files projects in solution execute project folder post-build.

is there way startup project destination path variable post-build event of projects in solution?

here paths variables msdn site.

https://msdn.microsoft.com/en-us/library/42x5kfw4.aspx?f=255&mspperror=-2147217396


Comments

Popular posts from this blog

Android : Making Listview full screen -

sql server - SQL, get max id of column -

c# - How to share session between a MVC project and a WCF project? -