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
However, with clr-loader 0.2.3 (released 5 days ago), the call to get_coreclr with one argument fails with exception: TypeError: get_coreclr() takes 0 positional arguments but 1 was given
However, I was wondering if the change to the get_coreclr() API might be intentional, meaning that the recommended steps to import a .NET6 library has changed. Can anyone please confirm?