Skip to content

Commit 4526e1e

Browse files
deps: Bump Microsoft.Extensions.AI from 9.7.1 to 9.8.0
--- updated-dependencies: - dependency-name: Microsoft.Extensions.AI dependency-version: 9.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d7f859 commit 4526e1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NLWebNet/NLWebNet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
3131
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
3232
</PropertyGroup><ItemGroup>
33-
<PackageReference Include="Microsoft.Extensions.AI" Version="9.7.1" />
33+
<PackageReference Include="Microsoft.Extensions.AI" Version="9.8.0" />
3434
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.7" />
3535
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.8" />
3636
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.8" />

0 commit comments

Comments
 (0)