G
Guest
Hi,
I have tried several times to use the following post build command:
copy "$(SolutionFolder)\EnoughPI\*.config" "$(SolutionFodler)\EnoughPI\bin"
I have tried it without the null, I have tried everything I can think of.
For some reason it is not able to find the copy command. I can run the copy
command just fine from a command line.
Any ideas or suggestions would be greatly appreciated.
Thank You,
Chris
I have tried several times to use the following post build command:
copy "$(SolutionFolder)\EnoughPI\*.config" "$(SolutionFodler)\EnoughPI\bin"
I have tried it without the null, I have tried everything I can think of.
For some reason it is not able to find the copy command. I can run the copy
command just fine from a command line.
Any ideas or suggestions would be greatly appreciated.
Thank You,
Chris