Question

How to change from one project, assembly version of another project (.exe)? I have source for both projects.

Was it helpful?

Solution

I once had a similar question, the best answers I got was to share an AssemblyVersion.cs file across the projects.

In my scenario this was a very good solution.

OTHER TIPS

enter image description here

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top