Hello
In my project I have an xml file and I want to copy this file to the output directory at compile time so that it gets along with the executable file and other files. For this I created a post-compilation event to copy this file to the output directory. But compiling is failing in the event. I'm almost sure it should be a file path-related error but I'm not sure.
Here'stheeventstatementI'mtrying:
copySqlCommands.xml$(OutDir)
Error:
GravidadeCódigoDescriçãoProjetoArquivoLinhaEstadodesupressãoErroThecommand"copy SqlCommands.xml ..\bin\Debug\" exited with code 1. FoxVideoManagerBackend C:\Program Files (x86)\MSBuild.0\bin\Microsoft.Common.CurrentVersion.targets 4714