Skip to content

2.19.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Dec 19:24
· 5 commits to master since this release
  • Added IEnumerable<string> overloads for ProcessUtils.Start() and .Assembly()
  • Fixed ExceptionUtils.Retry(Func<TResult>) overload not returning first successful result
  • Use System.Thread.Lock on .NET 9.0