Skip to content

Commit

Permalink
fix: add specific System.Net.Http for Vonage.Common.Test to avoid mis…
Browse files Browse the repository at this point in the history
…match when building with .NetFramework
  • Loading branch information
Tr00d committed Dec 8, 2023
1 parent 4250e09 commit aa6a2d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Vonage.Common.Test/Vonage.Common.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
<PackageReference Include="FsCheck.Xunit" Version="2.16.6"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0"/>
<PackageReference Include="Moq" Version="4.20.69"/>
<PackageReference Include="System.Net.Http" Version="4.3.4"/>
<PackageReference Include="System.Security.Cryptography.Cng" Version="5.0.0"/>
<PackageReference Include="System.Text.Json" Version="8.0.0"/>
<PackageReference Include="WireMock.Net" Version="1.5.40"/>
Expand Down

0 comments on commit aa6a2d1

Please sign in to comment.