Skip to content

Releases: tmds/Tmds.ExecFunction

v0.7.1

01 Feb 13:25
bfdf6a9
Compare
Choose a tag to compare
  • Fix debugging the child process in VS. (#29)

v0.7.0

01 Feb 11:36
d55cbbd
Compare
Choose a tag to compare
  • Make Task returning action delegates work. (#25)
  • Add ExecFunction.GetProcessStartInfo methods. (#26)
  • Ignore case when finding application argument (#21)
  • Update EnvDTE version (#24)

v0.6.0

13 Jul 09:04
Compare
Choose a tag to compare
  • Automatically attach Visual Studio debugger to child process (#15)

v0.5.0

04 Jan 09:19
ba9b71d
Compare
Choose a tag to compare
  • Sign assembly (#10)

v0.4.0

01 Apr 13:02
Compare
Choose a tag to compare
  • Support macOS (#7)

v0.3.0

30 Oct 14:35
Compare
Choose a tag to compare
  • Support Microsoft.NET.Test.Sdk 16.x testhost process (#3)

v0.2.1

27 Jun 10:42
Compare
Choose a tag to compare
  • Fix RunAsync not returning a Task

v0.2.0

27 Jun 08:46
Compare
Choose a tag to compare
  • Add ExecFunctionOptions
  • Add ExecFunction.Run/ExecFunction.RunAsync
  • Add FunctionExecutor

v0.1.0

25 Jun 15:26
Compare
Choose a tag to compare

Initial Release