Skip to content

6.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Aug 21:00
· 20 commits to master since this release
73dbe5b

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