I am refering to below question on the stackoverflow.
Using Jenkins Version Environment Variable in the MSBuild step.
|
I am refering to below question on the stackoverflow. Using Jenkins Version Environment Variable in the MSBuild step. |
||||
|
|
|
If jenkins creates an environmental variable called version then you can to refer to it in msbuild using $(VERSION). |
|||
|
|