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
Generate struct wrapper around function pointer to make a native dele…
…gate typedef (#1545)
* Add struct wrapper around function pointer
* Only generate the delegate when specifically asked. Otherwise leave as function pointer.
Support $(ProjectName).NativeMethods.txt pattern for single-file-app …
…projects (#1550)
* Support $(ProjectName).NativeMethods.txt pattern for single-file-app projects