* Fixed wiki link in README.md
* Update README.md
Fix reference to .net 6.0 while we are editing readme.
* Update JustRunIt.md
Co-authored-by: Gabe Stocco <98900+gfs@users.noreply.github.com>
* Rename argument to reduce confusion if attempting to use regular strings with the old -k
* Update tests
* Bump to 1.4
* Fix TagDiff -k option
* Update Docs
* Bring better options parity between Analyze and TagDiff commands
* Update README.md
* Remove No File Metadata option from tagdiff
It never returned file metadata.
* Update CLICmdOptions.cs
* Major add of unit tests for most commands. Some fixes as a resulting benefit of these new tests to improve the core functionality and handle outlier behavior.
* Minor cleanup of unnecessary test dll's in Commands project and update of readme, justrunt docs.