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
Since we now aim to provide (hopefully) auto-generated native C# bindings, features such as the [<Optional>] and [<DefaultParameter>] attributes for function arguments and the fluid extension in the F# API can be removed and the interop can be handled internally.
The text was updated successfully, but these errors were encountered:
Since we now aim to provide (hopefully) auto-generated native C# bindings, features such as the
[<Optional>]
and[<DefaultParameter>]
attributes for function arguments and the fluid extension in the F# API can be removed and the interop can be handled internally.The text was updated successfully, but these errors were encountered: