Skip to content

Commit 1c35282

Browse files
authored
Merge pull request #65 from nlweb-ai/dependabot/nuget/src/NLWebNet/main/Microsoft.Extensions.AI-9.8.0
deps: Bump Microsoft.Extensions.AI from 9.7.1 to 9.8.0
2 parents 3d7f859 + 4526e1e commit 1c35282

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)