Skip to content
Compare
Choose a tag to compare
@vers-one vers-one released this 08 May 06:10
· 1 commit to main since this release

Enhancements:

  • tags optional input parameter to filter version declarations within matching files (#11);
  • skipping commented lines in the AssemblyInfo.* files;
  • new error message if there are two or more occurrences of the same version declaration found in a single file;
  • automatic backward slash (\) to forward slash (/) replacement for the file / files input (because fastGlob doesn't support backward slashes);
  • support for the <InformationalVersion>...</InformationalVersion> tag and the related assembly attributes (#12).