diff options
Diffstat (limited to 'OcrClient/OcrClient.csproj')
-rw-r--r-- | OcrClient/OcrClient.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/OcrClient/OcrClient.csproj b/OcrClient/OcrClient.csproj index 4f78021..cdd654f 100644 --- a/OcrClient/OcrClient.csproj +++ b/OcrClient/OcrClient.csproj @@ -8,6 +8,7 @@ </PropertyGroup> <ItemGroup> + <PackageReference Include="Newtonsoft.Json" Version="13.0.3" /> <PackageReference Include="System.Net.Http" Version="4.3.4" /> </ItemGroup> |