Browse Source
We have a number of external dependencies that are built from our repo, but have various product names. This PR aligns all projects to the same productname: `[assembly: AssemblyProduct("GitExtensions")]` This is required by SignPath to make sure that OSS projects don’t sign 3rd party libs.pull/7/head

2 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue