Skip to content

Commit ac29c62

Browse files
build(deps): bump Microsoft.Extensions.AI.Abstractions
Bumps [Microsoft.Extensions.AI.Abstractions](https://github.com/dotnet/extensions) from 9.3.0-preview.1.25114.11 to 9.3.0-preview.1.25161.3. - [Release notes](https://github.com/dotnet/extensions/releases) - [Commits](https://github.com/dotnet/extensions/commits) --- updated-dependencies: - dependency-name: Microsoft.Extensions.AI.Abstractions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 630119d commit ac29c62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cnblogs.DashScope.AI/Cnblogs.DashScope.AI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</ItemGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Microsoft.Extensions.AI.Abstractions" Version="9.3.0-preview.1.25114.11" />
13+
<PackageReference Include="Microsoft.Extensions.AI.Abstractions" Version="9.3.0-preview.1.25161.3" />
1414
</ItemGroup>
1515

1616
</Project>

0 commit comments

Comments
 (0)