update signing file for versioned location of module by JamesWTruher · Pull Request #1253 · PowerShell/PSScriptAnalyzer

@JamesWTruher

PR Summary

These are the changes to build and sign script analyzer in VSTS.

PR Checklist

@JamesWTruher

bergmeister

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's up to you but I suggest to do XML editing the file at runtime to put the version number into it, even just putting a placeholder and doing a simple string replace would do the job as well IMHO whilst keeping it simple

@JamesWTruher

@bergmeister Agreed - when we move to VSTS CI I'm planning on a bit of a rewrite to generate more of this. For 1.18.1 I'll just do it manually, especially as the release is imminent.