Skip to content

Release 2.7.2

Compare
Choose a tag to compare
@dahall dahall released this 16 Nov 20:30
· 228 commits to master since this release
  • Woohoo!! - finally got support for .NET Standard 2.0 in base library. Thanks @droyad for your help.
  • Added error handling on Task.Run and RunEx to ensure that prior to Win10
  • Added TaskServiceVersion to help simply library version decoding and converted raw Version class instances in project to use new class members.