Skip to content

Commit d23475f

Browse files
committed
Update projects
1 parent eebf48f commit d23475f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sample/Cnblogs.DashScope.Sample/Cnblogs.DashScope.Sample.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</ItemGroup>
2121

2222
<ItemGroup>
23-
<PackageReference Include="Microsoft.Extensions.AI" Version="9.3.0-preview.1.25161.3" />
23+
<PackageReference Include="Microsoft.Extensions.AI" Version="9.4.0-preview.1.25207.5" />
2424
</ItemGroup>
2525

2626
</Project>

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

+1-1
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.25161.3" />
13+
<PackageReference Include="Microsoft.Extensions.AI.Abstractions" Version="9.4.0-preview.1.25207.5" />
1414
</ItemGroup>
1515

1616
</Project>

0 commit comments

Comments
 (0)