Skip to content

Commit e132357

Browse files
committed
Update Microsoft.SemanticKernel to version 1.70.0
Upgraded the Microsoft.SemanticKernel NuGet package in SqlDatabaseVectorSearch.csproj from version 1.69.0 to 1.70.0 to incorporate the latest features and improvements.
1 parent c94b117 commit e132357

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
@@ -23,7 +23,7 @@
2323
<PackageReference Include="Microsoft.ML.Tokenizers" Version="2.0.0" />
2424
<PackageReference Include="Microsoft.ML.Tokenizers.Data.Cl100kBase" Version="2.0.0" />
2525
<PackageReference Include="Microsoft.ML.Tokenizers.Data.O200kBase" Version="2.0.0" />
26-
<PackageReference Include="Microsoft.SemanticKernel" Version="1.69.0" />
26+
<PackageReference Include="Microsoft.SemanticKernel" Version="1.70.0" />
2727
<PackageReference Include="MimeMapping" Version="3.2.0" />
2828
<PackageReference Include="MinimalHelpers.FluentValidation" Version="1.1.8" />
2929
<PackageReference Include="MinimalHelpers.Routing.Analyzers" Version="1.2.2" />

0 commit comments

Comments
 (0)