Skip to content

Commit 8617c82

Browse files
authored
chore(BaiduOrc): bump Newtonsoft.Json version to latest (#681)
1 parent 42a6188 commit 8617c82

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/BootstrapBlazor.BaiduOcr/BootstrapBlazor.BaiduOcr.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="Baidu.AI" Version="4.15.16" />
1111
<PackageReference Include="BootstrapBlazor" Version="$(BBVersion)" />
12+
<PackageReference Include="Newtonsoft.Json" Version="13.*" />
1213
</ItemGroup>
1314

1415
</Project>

0 commit comments

Comments
 (0)