Skip to content

Commit

Permalink
Merge pull request #32 from cnblogs/dependabot/nuget/JsonSchema.Net.G…
Browse files Browse the repository at this point in the history
…eneration-4.5.0

build(deps): bump JsonSchema.Net.Generation from 4.3.0.2 to 4.5.0
  • Loading branch information
ikesnowy authored Aug 23, 2024
2 parents d8d3119 + 59fe8c9 commit a4eeac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cnblogs.DashScope.Sdk/Cnblogs.DashScope.Sdk.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<PackageTags>Cnblogs;Dashscope;AI;Sdk;Embedding;</PackageTags>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="JsonSchema.Net.Generation" Version="4.3.0.2" />
<PackageReference Include="JsonSchema.Net.Generation" Version="4.5.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Cnblogs.DashScope.Core\Cnblogs.DashScope.Core.csproj" />
Expand Down

0 comments on commit a4eeac4

Please sign in to comment.