Skip to content

Commit fbb78d9

Browse files
authored
Merge pull request #254 from microsoft/dependabot/nuget/03-CoreGenerativeAITechniques/src/MCP-02-HuggingFace-Ollama/main/multi-ad554b1892
Bump Microsoft.Extensions.AI.Abstractions and OllamaSharp
2 parents 3b299b3 + ddc0af3 commit fbb78d9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

03-CoreGenerativeAITechniques/src/MCP-02-HuggingFace-Ollama/MCP-02-HuggingFace-Ollama.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.Extensions.AI.Abstractions" Version="9.7.1" />
12+
<PackageReference Include="Microsoft.Extensions.AI.Abstractions" Version="9.8.0" />
1313
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.7" />
1414
<PackageReference Include="ModelContextProtocol" Version="0.3.0-preview.3" />
1515
<PackageReference Include="ModelContextProtocol-SemanticKernel" Version="0.3.0" />
1616
<PackageReference Include="ModelContextProtocol.Core" Version="0.3.0-preview.3" />
17-
<PackageReference Include="OllamaSharp" Version="5.3.3" />
17+
<PackageReference Include="OllamaSharp" Version="5.3.6" />
1818
</ItemGroup>
1919

2020
</Project>

0 commit comments

Comments
 (0)