Closed
Description
Hi team,
After upgrading Semantic Kernel from version 1.56.0
to 1.58.0
and 1.59.0
, I started experiencing runtime errors in my ASP.NET Web Application (.NET Framework 4.8) related to the Microsoft.Extensions.VectorData.Abstractions
assembly.
Error details
At runtime, I receive the following error:
Could not load file or assembly 'Microsoft.Extensions.VectorData.Abstractions, Version=9.0.0.0, Culture=neutral, PublicKeyToken=f300afd708cefcd3' or one of its dependencies. A strongly-named assembly is required.
HRESULT: 0x80131045
I validated using BrutalDev Assembly Strong-Name Validator that the Microsoft.Extensions.VectorData.Abstractions.dll
is not strongly signed.
Related issues/pulls
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Sprint: In Review