We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3d7f859 + 4526e1e commit 1c35282Copy full SHA for 1c35282
src/NLWebNet/NLWebNet.csproj
@@ -30,7 +30,7 @@
30
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
31
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
32
</PropertyGroup><ItemGroup>
33
- <PackageReference Include="Microsoft.Extensions.AI" Version="9.7.1" />
+ <PackageReference Include="Microsoft.Extensions.AI" Version="9.8.0" />
34
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.7" />
35
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.8" />
36
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.8" />
0 commit comments