| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
We should also set the version for Microsoft.PowerShell.CrossCompatibility.
Ideally in future we can use a more centralised configuration, like PSScriptAnalyzer.Common.props or something, to set this in one place. We possibly also discussed a YAML configuration for this
Sorry, something went wrong.
|
Yes to doing it also for Microsoft.PowerShell.CrossCompatibility.dll. Please update the changelog with this PR. I am not sure why (and if) we need the existing VersionPrefix property, which is also not present in Microsoft.PowerShell.CrossCompatibility.dll at the moment |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
PR Summary
this change puts an assembly version on the analyzer assemblies, so you can see the version by inspection of the assembly
PR Checklist