File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/ai/how-to/snippets/semantic-kernel Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 15
15
<PackageReference Include =" Microsoft.Extensions.Configuration" Version =" 9.0.0" />
16
16
<PackageReference Include =" Microsoft.Extensions.Configuration.EnvironmentVariables" Version =" 9.0.0" />
17
17
<PackageReference Include =" Microsoft.Extensions.Configuration.UserSecrets" Version =" 9.0.0" />
18
- <PackageReference Include =" Microsoft.SemanticKernel" Version =" 1.31 .0" />
18
+ <PackageReference Include =" Microsoft.SemanticKernel" Version =" 1.32 .0" />
19
19
<PackageReference Include =" Microsoft.SemanticKernel.Connectors.AzureAISearch" Version =" 1.9.0-alpha" />
20
20
<PackageReference Include =" Microsoft.SemanticKernel.Connectors.Redis" Version =" 1.9.0-alpha" />
21
21
<PackageReference Include =" Microsoft.SemanticKernel.Plugins.Memory" Version =" 1.9.0-alpha" />
You can’t perform that action at this time.
0 commit comments