Skip to content

Commit 74f292c

Browse files
.net fx compat
1 parent 36cddf4 commit 74f292c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tracer/test/test-applications/integrations/Samples.CosmosDb/Samples.CosmosDb.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
Please add a reference to Newtonsoft.Json or set the 'AzureCosmosDisableNewtonsoftJsonCheck'
2525
property to 'true' to bypass this check-->
2626
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
27+
<PackageReference Include="System.Net.Http" Version="4.3.4" />
2728
</ItemGroup>
2829

2930
</Project>

0 commit comments

Comments
 (0)