Skip to content

Commit 42a6188

Browse files
authored
chore(BaiduSpeech): bump Newtonsoft.Json version to latest (#679)
1 parent 440dba8 commit 42a6188

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/BootstrapBlazor.BaiduSpeech/BootstrapBlazor.BaiduSpeech.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)