Answer the question
In order to leave comments, you need to log in
How to substitute parameter values from a file before compilation?
I would like to automate the following process. There are, say, 5 applications whose parameters can change before compilation.
For example, I write the ServerIp parameter to the file and I want that when building each of the projects, the ServerIp value is taken from that file, so that I would not write the parameter in each of the assemblies.
And yet, it would not be bad to recompile all projects with one command at once.
How to do this?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question