c# - Generate a xml file during build process -


is there way generate xml file during/after/before build process in vs 2013?

it's own manifest file, @ least should serve same purpose (as click once).

yes can call own app (to create xml or anything) configuring build events (pre/post build):

project—>properties—>configuration properties—>build events


Comments

Popular posts from this blog

javascript - three.js lot of meshes optimization -

smartface.io - Proper way to change color scheme for whole application -

Email notification in google apps script -