6.1.0
BUGFIX: MSBuild.build adds a bad string at the end of properties, thanks @0x53A - #2738
BUGFIX: Allow setting Msbuild max cpu on Linux, thanks @TheAngryByrd - #2772
ENHANCEMENT: Added shorthash to git functions, thanks @voronoipotato - #2752
ENHANCEMENT: Support for /tl:[auto:on:off]
msbuild flag, thanks @smoothdeveloper - #2768
ENHANCEMENT: Fixes for usage in .NET 8.0 enviroment projects.
ENHANCEMENT: Add Context.setExecutionContextFromCommandLineArgs, thanks @cataggar - #2750