Skip to content

Commit

Permalink
add Newtonsoft.json
Browse files Browse the repository at this point in the history
  • Loading branch information
SandraRodgers committed Jul 3, 2023
1 parent 3ea8c9a commit 0329240
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions SampleApp/SampleApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,8 @@
<ItemGroup>
<Using Include="Deepgram" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>

</Project>

0 comments on commit 0329240

Please sign in to comment.