Skip to content

Commit 71312f9

Browse files
Bump the nuget group with 1 update
Bumps Microsoft.SemanticKernel.Core from 1.70.0 to 1.71.0 --- updated-dependencies: - dependency-name: Microsoft.SemanticKernel.Core dependency-version: 1.71.0 dependency-type: direct:production dependency-group: nuget ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 10698a0 commit 71312f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

KaleidoCode/src/SemanticKernelStack/SemanticKernelStack.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="Microsoft.SemanticKernel.Connectors.InMemory" Version="1.66.0-preview" />
1818
<PackageReference Include="Microsoft.SemanticKernel.Connectors.MongoDB" Version="1.66.0-preview" />
1919
<PackageReference Include="Microsoft.SemanticKernel.Connectors.PgVector" Version="1.66.0-preview" />
20-
<PackageReference Include="Microsoft.SemanticKernel.Core" Version="1.70.0" />
20+
<PackageReference Include="Microsoft.SemanticKernel.Core" Version="1.71.0" />
2121
<PackageReference Include="Microsoft.SemanticKernel.Plugins.Core" Version="1.66.0-preview" />
2222
<PackageReference Include="Microsoft.SemanticKernel.Plugins.Document" Version="1.66.0-alpha" />
2323
<PackageReference Include="Microsoft.SemanticKernel.Plugins.OpenApi" Version="1.68.0" />

0 commit comments

Comments
 (0)