Strange issue with Copy to Output Directory in Visual Studio
I need to copy some xsl files to output directory in a folder named XSL when building. I set the Copy to Output Directory setting to Copy if newer on those files. The xsl files get copied correctly to the output folder when I build it locally. However, when deploying and running the code to … [Read more…]