Skip to content

v0.6.14

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Feb 20:30
76f6dac

Remove transitive .NET 6 runtime dependency (#1038)

Bugs fixed:

  • Bump runtime and pipes dependencies to latest versions, removing a possible transitive dependency on .NET 6 (closes #1037)

Technical:

  • Bump ghul-test to latest version
  • Some minor code clean-ups