Skip to content

Conversation

@mj-colonel-panic
Copy link

System.Diagnostic.Process.Start is not supported in .NET 6. Genie now implements a .NET 6 platform agnostic method for launching browser links, which can be called by passing a URL with the command #BROWSER

I've added a version check which will use the new method if the interface is Genie 4, and the old if the interface is Genie 3, to be compatible with both versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant