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
In the .NET SDK, all of the method signatures were updated to take a Kernel object and KernelArguments object instead of SKContext. This PR is to both update all the method signatures and deprecate SKContext and Context variables.