Skip to content

Commit 890ea40

Browse files
Copilotcrutkas
andauthored
Upgrade Microsoft.SemanticKernel packages from 1.66.0 to 1.74.0
Agent-Logs-Url: https://github.com/microsoft/PowerToys/sessions/39021150-d623-45a0-98e1-6eb8a65d44c0 Co-authored-by: crutkas <1462282+crutkas@users.noreply.github.com>
1 parent 0089de3 commit 890ea40

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Directory.Packages.props

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,12 @@
5656
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="9.0.10" />
5757
<PackageVersion Include="Microsoft.Extensions.Hosting.WindowsServices" Version="9.0.10" />
5858
<PackageVersion Include="Microsoft.AI.Foundry.Local" Version="0.3.0" />
59-
<PackageVersion Include="Microsoft.SemanticKernel" Version="1.66.0" />
60-
<PackageVersion Include="Microsoft.SemanticKernel.Connectors.OpenAI" Version="1.66.0" />
61-
<PackageVersion Include="Microsoft.SemanticKernel.Connectors.AzureAIInference" Version="1.66.0-beta" />
62-
<PackageVersion Include="Microsoft.SemanticKernel.Connectors.Google" Version="1.66.0-alpha" />
63-
<PackageVersion Include="Microsoft.SemanticKernel.Connectors.MistralAI" Version="1.66.0-alpha" />
64-
<PackageVersion Include="Microsoft.SemanticKernel.Connectors.Ollama" Version="1.66.0-alpha" />
59+
<PackageVersion Include="Microsoft.SemanticKernel" Version="1.74.0" />
60+
<PackageVersion Include="Microsoft.SemanticKernel.Connectors.OpenAI" Version="1.74.0" />
61+
<PackageVersion Include="Microsoft.SemanticKernel.Connectors.AzureAIInference" Version="1.74.0-beta" />
62+
<PackageVersion Include="Microsoft.SemanticKernel.Connectors.Google" Version="1.74.0-alpha" />
63+
<PackageVersion Include="Microsoft.SemanticKernel.Connectors.MistralAI" Version="1.74.0-alpha" />
64+
<PackageVersion Include="Microsoft.SemanticKernel.Connectors.Ollama" Version="1.74.0-alpha" />
6565
<PackageVersion Include="Microsoft.Toolkit.Uwp.Notifications" Version="7.1.2" />
6666
<PackageVersion Include="Microsoft.Web.WebView2" Version="1.0.3179.45" />
6767
<!-- Package Microsoft.Win32.SystemEvents added as a hack for being able to exclude the runtime assets so they don't conflict with 8.0.1. This is a dependency of System.Drawing.Common but the 8.0.1 version wasn't published to nuget. -->

0 commit comments

Comments
 (0)