Skip to content

Commit aa629d2

Browse files
Bump the dotnet group with 2 updates (#50044)
Bumps Microsoft.Extensions.Hosting from 10.0.0-rc.2.25502.107 to 10.0.0 Bumps OllamaSharp from 5.4.8 to 5.4.11 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: OllamaSharp dependency-version: 5.4.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 127f03b commit aa629d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ai/snippets/microsoft-extensions-ai/ConsoleAI.ConsumeClientMiddleware/ConsoleAI.ConsumeClientMiddleware.csproj

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

1010
<ItemGroup>
11-
<PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.0-rc.2.25502.107" />
12-
<PackageReference Include="OllamaSharp" Version="5.4.8" />
11+
<PackageReference Include="Microsoft.Extensions.Hosting" Version="10.0.0" />
12+
<PackageReference Include="OllamaSharp" Version="5.4.11" />
1313
<ProjectReference Include="..\AI.Shared\AI.Shared.csproj" />
1414
</ItemGroup>
1515

0 commit comments

Comments
 (0)