File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/ai/how-to/snippets/semantic-kernel Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11
11
12
12
<ItemGroup >
13
13
<PackageReference Include =" Azure.Extensions.AspNetCore.Configuration.Secrets" Version =" 1.3.2" />
14
- <PackageReference Include =" Azure.Identity" Version =" 1.13.0 " />
14
+ <PackageReference Include =" Azure.Identity" Version =" 1.13.1 " />
15
15
<PackageReference Include =" Microsoft.Extensions.Configuration" Version =" 8.0.0" />
16
16
<PackageReference Include =" Microsoft.Extensions.Configuration.EnvironmentVariables" Version =" 8.0.0" />
17
17
<PackageReference Include =" Microsoft.Extensions.Configuration.UserSecrets" Version =" 8.0.1" />
18
- <PackageReference Include =" Microsoft.SemanticKernel" Version =" 1.24.1 " />
18
+ <PackageReference Include =" Microsoft.SemanticKernel" Version =" 1.25.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