Skip to content

Commit af2ef00

Browse files
Bump Microsoft.Agents.AI.OpenAI from 1.0.0-rc1 to 1.0.0-rc3
--- updated-dependencies: - dependency-name: Microsoft.Agents.AI.OpenAI dependency-version: 1.0.0-rc3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 223407c commit af2ef00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/backend/Clarive.Api/Clarive.Api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<PackageReference Include="MailKit" Version="4.15.1" />
1212
<PackageReference Include="Microsoft.Extensions.AI" Version="10.3.0" />
1313
<PackageReference Include="Microsoft.Extensions.AI.OpenAI" Version="10.3.0" />
14-
<PackageReference Include="Microsoft.Agents.AI.OpenAI" Version="1.0.0-rc1" />
14+
<PackageReference Include="Microsoft.Agents.AI.OpenAI" Version="1.0.0-rc3" />
1515
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="10.0.*" />
1616
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="10.0.*" />
1717
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="10.0.*" />

0 commit comments

Comments
 (0)