You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add static support for long running processes (#13)
* Add static support for long running programs with manual started confirmations
* add fsharp bindings
Use ArgumentList if available (netstandard2.1 and up) (#12)
* Use ArgumentList if available (netstandard2.1 and up)
* Ensure new example is not packable