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
{{ message }}
This repository was archived by the owner on Mar 20, 2024. It is now read-only.
how can i only invoke 2 params in the entrypoint? my programs entrypoint is a static void Main() {} but it seems this tool only supports assemblies that take 3 params. i dont see an easy way of converting your code to achieve this