I am using single SharedAssemblyInfo.cs file to share AssemblyVersion for all projects in the solution.
Is there a way to pull that info and update the Deployment project's Version property with the same value?
I am using single SharedAssemblyInfo.cs file to share AssemblyVersion for all projects in the solution.
Is there a way to pull that info and update the Deployment project's Version property with the same value?