We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36cddf4 commit 74f292cCopy full SHA for 74f292c
tracer/test/test-applications/integrations/Samples.CosmosDb/Samples.CosmosDb.csproj
@@ -24,6 +24,7 @@
24
Please add a reference to Newtonsoft.Json or set the 'AzureCosmosDisableNewtonsoftJsonCheck'
25
property to 'true' to bypass this check-->
26
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
27
+ <PackageReference Include="System.Net.Http" Version="4.3.4" />
28
</ItemGroup>
29
30
</Project>
0 commit comments