google-cloud-powershell icon indicating copy to clipboard operation
google-cloud-powershell copied to clipboard

Provide way to get version / date information

Open chrsmith opened this issue 9 years ago • 1 comments
trafficstars

From our cmdlets there currently is no way to determine which version / date they were built at. Perhaps we could update the assembly version info with each release?

chrsmith avatar Jul 28 '16 19:07 chrsmith

After a conversation with @ILMTitan it sounds like somewhere between "custom MSBuild build tasks", bringing in the "git branch label", and making commits to "explicitly bump the version in the AssemblyInfo.cs file", we have a good solution.

I'd recommend syncing up with Ivan, Jon, Chris so that we are using best practices, etc.

chrsmith avatar Sep 21 '16 20:09 chrsmith