2
Answers

Retrieve version project with MSBuild

Photo of abdelwaheb ammar

abdelwaheb ammar

5y
1.4k
1
Hello,
I'm new to MSBuild.I am looking for how to get the version of the current project assembly (in the AssemblyInfo.cs file) and rename the folder containing the project to this version number.
Thank you in advance for help, for example or through a reference site.

Answers (2)