System.Reflection.ReflectionTypeLoadException: „Unable to load one or more of the requested types.
Could not load type 'Microsoft.SemanticKernel.Orchestration.SKContext' from assembly 'Microsoft.SemanticKernel.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f300afd708cefcd3'.
Could not load type 'Microsoft.SemanticKernel.Orchestration.SKContext' from assembly 'Microsoft.SemanticKernel.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f300afd708cefcd3'.”
Error:
Same error as with SqlClient:
dotnet/SqlClient#1930