J
JezB
I've added an XML file to my project, with data in it, but when I BUILD the
project the xml file seems to be compiled into the executable or one of the
DLLs. I want the XML file itself placed into the assembly so that when
deployed it can be edited by the end-users - a kind of application
configuration file. The various "Build Action" property values of the xml
file seem to have no effect. Could anyone help me on this ?
project the xml file seems to be compiled into the executable or one of the
DLLs. I want the XML file itself placed into the assembly so that when
deployed it can be edited by the end-users - a kind of application
configuration file. The various "Build Action" property values of the xml
file seem to have no effect. Could anyone help me on this ?