Skip to content

Commit b473511

Browse files
committed
Update Microsoft.SemanticKernel to version 1.58.0
Updated the `Microsoft.SemanticKernel` package from version 1.57.0 to 1.58.0 in the `SqlDatabaseVectorSearch.csproj` file.
1 parent 523fac2 commit b473511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SqlDatabaseVectorSearch/SqlDatabaseVectorSearch.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<PackageReference Include="Microsoft.ML.Tokenizers" Version="1.0.2" />
2525
<PackageReference Include="Microsoft.ML.Tokenizers.Data.Cl100kBase" Version="1.0.2" />
2626
<PackageReference Include="Microsoft.ML.Tokenizers.Data.O200kBase" Version="1.0.2" />
27-
<PackageReference Include="Microsoft.SemanticKernel" Version="1.57.0" />
27+
<PackageReference Include="Microsoft.SemanticKernel" Version="1.58.0" />
2828
<PackageReference Include="MimeMapping" Version="3.1.0" />
2929
<PackageReference Include="MinimalHelpers.FluentValidation" Version="1.1.3" />
3030
<PackageReference Include="MinimalHelpers.Routing.Analyzers" Version="1.1.3" />

0 commit comments

Comments
 (0)